Closed
Bug 1788819
Opened 3 years ago
Closed 3 years ago
Intermittent org.mozilla.geckoview.test.GeolocationTest#accurateProviderSelected | java.lang.AssertionError: Higher/Lower accuracy longitude is expected.
Categories
(GeckoView :: General, defect, P5)
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
References
Details
(Keywords: assertion, intermittent-failure)
Filed by: nerli [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=389244432&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/BINTBGVyRy-M7ZsLp0-StA/runs/0/artifacts/public/logs/live_backing.log
[task 2022-09-02T01:11:17.154Z] 01:11:17 INFO - TEST-START | org.mozilla.geckoview.test.GeolocationTest#accurateProviderSelected
[task 2022-09-02T01:11:24.181Z] 01:11:24 WARNING - TEST-UNEXPECTED-FAIL | org.mozilla.geckoview.test.GeolocationTest#accurateProviderSelected | java.lang.AssertionError: Higher accuracy longitude is expected.
[task 2022-09-02T01:11:24.181Z] 01:11:24 INFO - TEST-INFO took 6994ms
[task 2022-09-02T01:11:24.192Z] 01:11:24 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: numtests=939
[task 2022-09-02T01:11:24.192Z] 01:11:24 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: stream=
[task 2022-09-02T01:11:24.192Z] 01:11:24 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: id=AndroidJUnitRunner
[task 2022-09-02T01:11:24.192Z] 01:11:24 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: test=locationOnBackground
[task 2022-09-02T01:11:24.192Z] 01:11:24 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: class=org.mozilla.geckoview.test.GeolocationTest
[task 2022-09-02T01:11:24.193Z] 01:11:24 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS: current=341
[task 2022-09-02T01:11:24.193Z] 01:11:24 INFO - org.mozilla.geckoview.test | INSTRUMENTATION_STATUS_CODE: 1
Comment 1•3 years ago
|
||
Similar to bug 1788734 and bug 1788561. Need to adjust the tests to either accept when a new device location is pulled or send the mock location within 6s of accessing the location.
Updated•3 years ago
|
Assignee: nobody → ohall
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Summary: Intermittent org.mozilla.geckoview.test.GeolocationTest#accurateProviderSelected | java.lang.AssertionError: Higher accuracy longitude is expected. → Intermittent org.mozilla.geckoview.test.GeolocationTest#accurateProviderSelected | java.lang.AssertionError: Higher/Lower accuracy longitude is expected.
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Updated•3 years ago
|
Assignee: ohall → nobody
| 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 14•3 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Status: NEW → RESOLVED
Closed: 3 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•