Open
Bug 1681261
Opened 4 years ago
Updated 4 days ago
Intermittent org.mozilla.geckoview.test.TextInputDelegateTest#inputConnection_sendKeyEvent[#<random>] | single tracking bug
Categories
(GeckoView :: General, defect, P5)
Tracking
(Not tracked)
NEW
People
(Reporter: intermittent-bug-filer, Unassigned)
References
(Blocks 1 open bug)
Details
(4 keywords)
Attachments
(1 file, 1 obsolete file)
Filed by: abutkovits [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=323861220&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/EKcnLRjTQ5-0hntBsIAKrw/runs/0/artifacts/public/logs/live_backing.log
[task 2020-12-08T07:30:25.810Z] 07:30:25 INFO - TEST-START | org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection_sendKeyEvent[#input]
[task 2020-12-08T07:30:26.158Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: numtests=770
[task 2020-12-08T07:30:26.158Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: stream=
[task 2020-12-08T07:30:26.158Z] 07:30:26 INFO - org.mozilla.geckoview.test | Error in inputConnection_sendKeyEvent[#input](org.mozilla.geckoview.test.TextInputDelegateTest):
[task 2020-12-08T07:30:26.158Z] 07:30:26 INFO - org.mozilla.geckoview.test | java.lang.AssertionError: Can type using event
[task 2020-12-08T07:30:26.158Z] 07:30:26 INFO - org.mozilla.geckoview.test | Expected: "frabat"
[task 2020-12-08T07:30:26.159Z] 07:30:26 INFO - org.mozilla.geckoview.test | but: was "frabar"
[task 2020-12-08T07:30:26.159Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
[task 2020-12-08T07:30:26.159Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.Assert.assertThat(Assert.java:956)
[task 2020-12-08T07:30:26.159Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.rules.ErrorCollector$1.call(ErrorCollector.java:65)
[task 2020-12-08T07:30:26.160Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:78)
[task 2020-12-08T07:30:26.160Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.rules.ErrorCollector.checkThat(ErrorCollector.java:63)
[task 2020-12-08T07:30:26.160Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.rule.GeckoSessionTestRule.checkThat(GeckoSessionTestRule.java:826)
[task 2020-12-08T07:30:26.160Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.BaseSessionTest.assertThat(BaseSessionTest.kt:104)
[task 2020-12-08T07:30:26.161Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.assertText(TextInputDelegateTest.kt:344)
[task 2020-12-08T07:30:26.161Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.assertText(TextInputDelegateTest.kt:354)
[task 2020-12-08T07:30:26.161Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.assertText$default(TextInputDelegateTest.kt:347)
[task 2020-12-08T07:30:26.162Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection_sendKeyEvent(TextInputDelegateTest.kt:594)
[task 2020-12-08T07:30:26.162Z] 07:30:26 INFO - org.mozilla.geckoview.test | at java.lang.reflect.Method.invoke(Native Method)
[task 2020-12-08T07:30:26.162Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[task 2020-12-08T07:30:26.162Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2020-12-08T07:30:26.163Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[task 2020-12-08T07:30:26.163Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[task 2020-12-08T07:30:26.163Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.rule.GeckoSessionTestRule$2.lambda$evaluate$0$GeckoSessionTestRule$2(GeckoSessionTestRule.java:1313)
[task 2020-12-08T07:30:26.163Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.rule.-$$Lambda$GeckoSessionTestRule$2$sIbRNaZJgAu-QrUVWSGD8JbPSWM.run(lambda)
[task 2020-12-08T07:30:26.164Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.app.Instrumentation$SyncRunnable.run(Instrumentation.java:1950)
[task 2020-12-08T07:30:26.164Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.os.Handler.handleCallback(Handler.java:751)
[task 2020-12-08T07:30:26.164Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.os.Handler.dispatchMessage(Handler.java:95)
[task 2020-12-08T07:30:26.164Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.os.Looper.loop(Looper.java:154)
[task 2020-12-08T07:30:26.165Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.app.ActivityThread.main(ActivityThread.java:6077)
[task 2020-12-08T07:30:26.165Z] 07:30:26 INFO - org.mozilla.geckoview.test | at java.lang.reflect.Method.invoke(Native Method)
[task 2020-12-08T07:30:26.165Z] 07:30:26 INFO - org.mozilla.geckoview.test | at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
[task 2020-12-08T07:30:26.165Z] 07:30:26 INFO - org.mozilla.geckoview.test | at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)
[task 2020-12-08T07:30:26.165Z] 07:30:26 INFO - org.mozilla.geckoview.test |
[task 2020-12-08T07:30:26.166Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: id=AndroidJUnitRunner
[task 2020-12-08T07:30:26.166Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: test=inputConnection_sendKeyEvent[#input]
[task 2020-12-08T07:30:26.166Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: class=org.mozilla.geckoview.test.TextInputDelegateTest
[task 2020-12-08T07:30:26.166Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: stack=java.lang.AssertionError: Can type using event
[task 2020-12-08T07:30:26.166Z] 07:30:26 INFO - org.mozilla.geckoview.test | Expected: "frabat"
[task 2020-12-08T07:30:26.167Z] 07:30:26 INFO - org.mozilla.geckoview.test | but: was "frabar"
[task 2020-12-08T07:30:26.167Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
[task 2020-12-08T07:30:26.167Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.Assert.assertThat(Assert.java:956)
[task 2020-12-08T07:30:26.167Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.rules.ErrorCollector$1.call(ErrorCollector.java:65)
[task 2020-12-08T07:30:26.168Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.rules.ErrorCollector.checkSucceeds(ErrorCollector.java:78)
[task 2020-12-08T07:30:26.168Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.rules.ErrorCollector.checkThat(ErrorCollector.java:63)
[task 2020-12-08T07:30:26.168Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.rule.GeckoSessionTestRule.checkThat(GeckoSessionTestRule.java:826)
[task 2020-12-08T07:30:26.168Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.BaseSessionTest.assertThat(BaseSessionTest.kt:104)
[task 2020-12-08T07:30:26.169Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.assertText(TextInputDelegateTest.kt:344)
[task 2020-12-08T07:30:26.169Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.assertText(TextInputDelegateTest.kt:354)
[task 2020-12-08T07:30:26.169Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.assertText$default(TextInputDelegateTest.kt:347)
[task 2020-12-08T07:30:26.169Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection_sendKeyEvent(TextInputDelegateTest.kt:594)
[task 2020-12-08T07:30:26.169Z] 07:30:26 INFO - org.mozilla.geckoview.test | at java.lang.reflect.Method.invoke(Native Method)
[task 2020-12-08T07:30:26.170Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
[task 2020-12-08T07:30:26.170Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
[task 2020-12-08T07:30:26.170Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
[task 2020-12-08T07:30:26.170Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
[task 2020-12-08T07:30:26.170Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.rule.GeckoSessionTestRule$2.lambda$evaluate$0$GeckoSessionTestRule$2(GeckoSessionTestRule.java:1313)
[task 2020-12-08T07:30:26.171Z] 07:30:26 INFO - org.mozilla.geckoview.test | at org.mozilla.geckoview.test.rule.-$$Lambda$GeckoSessionTestRule$2$sIbRNaZJgAu-QrUVWSGD8JbPSWM.run(lambda)
[task 2020-12-08T07:30:26.171Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.app.Instrumentation$SyncRunnable.run(Instrumentation.java:1950)
[task 2020-12-08T07:30:26.171Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.os.Handler.handleCallback(Handler.java:751)
[task 2020-12-08T07:30:26.171Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.os.Handler.dispatchMessage(Handler.java:95)
[task 2020-12-08T07:30:26.171Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.os.Looper.loop(Looper.java:154)
[task 2020-12-08T07:30:26.171Z] 07:30:26 INFO - org.mozilla.geckoview.test | at android.app.ActivityThread.main(ActivityThread.java:6077)
[task 2020-12-08T07:30:26.171Z] 07:30:26 INFO - org.mozilla.geckoview.test | at java.lang.reflect.Method.invoke(Native Method)
[task 2020-12-08T07:30:26.172Z] 07:30:26 INFO - org.mozilla.geckoview.test | at com.android.internal.os.ZygoteInit$MethodAndArgsCaller.run(ZygoteInit.java:866)
[task 2020-12-08T07:30:26.172Z] 07:30:26 INFO - org.mozilla.geckoview.test | at com.android.internal.os.ZygoteInit.main(ZygoteInit.java:756)
[task 2020-12-08T07:30:26.172Z] 07:30:26 INFO - org.mozilla.geckoview.test |
[task 2020-12-08T07:30:26.172Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: current=611
[task 2020-12-08T07:30:26.172Z] 07:30:26 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS_CODE: -2
[task 2020-12-08T07:30:26.172Z] 07:30:26 WARNING - TEST-UNEXPECTED-FAIL | org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection_sendKeyEvent[#input] | java.lang.AssertionError: Can type using event```
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment 5•3 years ago
|
||
6c6f5da9-bf33-4082-a19d-7d99e8083d97 Mass rename intermittents due to Bug 1723034.
Summary: Intermittent org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection_sendKeyEvent[#input] | java.lang.AssertionError: Can type using event → Intermittent org.mozilla.geckoview.test.TextInputDelegateTest#inputConnection_sendKeyEvent[#input] | java.lang.AssertionError: Can type using event
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Keywords: leave-open
Comment 19•3 years ago
|
||
To reduce test failure of inputConnection_sendKeyEvent, I would like to add more workaround.
As long as I run this fix in local 200 times, it is no failure.
Comment 20•3 years ago
|
||
Pushed by m_kato@ga2.so-net.ne.jp:
https://hg.mozilla.org/integration/autoland/rev/472abc8fabd4
Test failure reduction for inputConnection_sendKeyEvent. r=geckoview-reviewers,calu
Updated•3 years ago
|
Summary: Intermittent org.mozilla.geckoview.test.TextInputDelegateTest#inputConnection_sendKeyEvent[#input] | java.lang.AssertionError: Can type using event → Intermittent org.mozilla.geckoview.test.TextInputDelegateTest#inputConnection_sendKeyEvent[#<random>] | java.lang.AssertionError: Can type using event
Comment 24•3 years ago
|
||
bugherder |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•2 years ago
|
Keywords: intermittent-testcase
Summary: Intermittent org.mozilla.geckoview.test.TextInputDelegateTest#inputConnection_sendKeyEvent[#<random>] | java.lang.AssertionError: Can type using event → Intermittent org.mozilla.geckoview.test.TextInputDelegateTest#inputConnection_sendKeyEvent[#<random>] | single tracking bug
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•9 months ago
|
Attachment #9381287 -
Attachment is obsolete: true
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•