Open
Bug 1531797
Opened 6 years ago
Updated 2 years ago
org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection takes a long time to run
Categories
(GeckoView :: General, defect, P3)
Tracking
(Not tracked)
NEW
People
(Reporter: agi, Unassigned)
References
(Blocks 2 open bugs)
Details
org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection
takes a long time to run causing timeouts in geckoview-junit
.
E.g. https://taskcluster-artifacts.net/L38QbXOkTUKoc8EEF9G6gw/0/public/logs/live_backing.log
[task 2019-03-01T05:10:42.412Z] 05:10:42 INFO - TEST-START | org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection[#textarea]
[task 2019-03-01T05:17:40.489Z] 05:17:40 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: id=AndroidJUnitRunner
[task 2019-03-01T05:17:40.489Z] 05:17:40 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: current=82
[task 2019-03-01T05:17:40.489Z] 05:17:40 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: class=org.mozilla.geckoview.test.TextInputDelegateTest
[task 2019-03-01T05:17:40.489Z] 05:17:40 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: stream=.
[task 2019-03-01T05:17:40.489Z] 05:17:40 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: numtests=87
[task 2019-03-01T05:17:40.489Z] 05:17:40 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: test=inputConnection[#textarea]
[task 2019-03-01T05:17:40.490Z] 05:17:40 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS_CODE: 0
[task 2019-03-01T05:17:40.490Z] 05:17:40 INFO - TEST-PASS | org.mozilla.geckoview.test.TextInputDelegateTest.inputConnection[#textarea] | took 418078ms
note: took 418078ms
Updated•6 years ago
|
Blocks: geckoview-junit-x86_64
status-firefox65:
--- → wontfix
status-firefox66:
--- → affected
status-firefox67:
--- → affected
Comment 1•6 years ago
|
||
Agi says these tests pass but take 20 minutes to run. This is a waste of test automation resources and engineers' time.
Blocks: internal-gv-ergonomics
status-firefox65:
wontfix → ---
status-firefox66:
affected → ---
status-firefox67:
affected → ---
Priority: -- → P3
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•