Closed Bug 1227885 Opened 9 years ago Closed 8 years ago

Intermittent test_standalone_all.py TestStandaloneUnits.test_units | AssertionError: build/tests/marionette/tests/browser/components/loop/test/standalone/index.html: 1 failure(s) encountered

Categories

(Hello (Loop) :: Client, defect, P1)

defect
Points:
1

Tracking

(firefox45 fixed)

RESOLVED FIXED
mozilla45
Iteration:
45.2 - Nov 30
Tracking Status
firefox45 --- fixed

People

(Reporter: nigelb, Assigned: standard8)

References

()

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

https://treeherder.mozilla.org/logviewer.html#?job_id=17804507&repo=mozilla-inbound


 00:37:08     INFO -  TEST-PASS | test_shared_all.py TestSharedUnits.test_units | took 35139ms
 00:37:08     INFO -  TEST-START | test_desktop_all.py TestDesktopUnits.test_units
 00:37:24     INFO -  TEST-PASS | test_desktop_all.py TestDesktopUnits.test_units | took 16157ms
 00:37:25     INFO -  TEST-START | test_standalone_all.py TestStandaloneUnits.test_units
 00:37:36    ERROR -  TEST-UNEXPECTED-FAIL | test_standalone_all.py TestStandaloneUnits.test_units | AssertionError: build/tests/marionette/tests/browser/components/loop/test/standalone/index.html: 1 failure(s) encountered:
 00:37:36    ERROR -  TEST-UNEXPECTED-FAIL | index.html | should not log any warnings nor errors - Error: Error: 404 File not found
 00:37:36     INFO -  Error: Error: 404 File not found
 00:37:36     INFO -  Traceback (most recent call last):
 00:37:36     INFO -    File "/builds/slave/test/build/venv/lib/python2.7/site-packages/marionette/marionette_test.py", line 344, in run
 00:37:36     INFO -      testMethod()
 00:37:36     INFO -    File "/builds/slave/test/build/tests/marionette/tests/browser/components/loop/test/standalone/test_standalone_all.py", line 16, in test_units
 00:37:36     INFO -      self.check_page("index.html")
 00:37:36     INFO -    File "/builds/slave/test/build/tests/marionette/tests/browser/components/loop/test/shared/frontend_tester.py", line 128, in check_page
 00:37:36     INFO -      raise AssertionError(self.get_failure_details(page))
 00:37:36     INFO -  TEST-INFO took 11594ms
 00:37:36     INFO -  TEST-START | test_ui-showcase.py TestUiShowcaseUnits.test_units
 00:37:48     INFO -  TEST-PASS | test_ui-showcase.py TestUiShowcaseUnits.test_units | took 11759ms
 00:37:48     INFO -  SUMMARY
 00:37:48     INFO -  -------
 00:37:48     INFO -  passed: 653
 00:37:48     INFO -  failed: 1
 00:37:48     INFO -  todo: 24 (skipped: 16)
 00:37:48     INFO -  FAILED TESTS
 00:37:48     INFO -  -------
 00:37:48     INFO -  test_standalone_all.py test_standalone_all.TestStandaloneUnits.test_units
 00:37:48     INFO -  SUITE-END | took 869s
 00:37:49    ERROR - Return code: 10
 00:37:49     INFO - gecko.log not found
Try push to try and get out more detail:

https://treeherder.mozilla.org/#/jobs?repo=try&revision=42c3587347b1
Assignee: nobody → standard8
Ok, this should fix the intermittents, and if it doesn't it'll at least give us more details of the error.

I think the intermittents are down to the now async nature of the calls, and the fact that outside of the test section, the fake XML requests aren't defined - so the async calls then fail.
Attachment #8692672 - Flags: review?(mdeboer)
Attachment #8692672 - Flags: review?(mdeboer) → review+
Iteration: --- → 45.2 - Nov 30
Points: --- → 1
Rank: 10
Priority: -- → P1
https://hg.mozilla.org/mozilla-central/rev/556ab9e3521b
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla45
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: