Closed Bug 1660627 Opened 4 years ago Closed 4 years ago

Intermittent testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestPageLoadStrategy.test_normal | AssertionError: 'http://127.0.0.1:36193/slow_resource.html' != u'http://127.0.0.1:36193/test.html'

Categories

(Testing :: Marionette Client and Harness, defect, P5)

defect

Tracking

(firefox80 unaffected, firefox81 affected)

RESOLVED INCOMPLETE
Tracking Status
firefox80 --- unaffected
firefox81 --- affected

People

(Reporter: intermittent-bug-filer, Unassigned)

References

(Regression)

Details

(Keywords: intermittent-failure, regression)

Filed by: rmaries [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=313745482&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/PqsjVZNaRJ2baBd4bECWqQ/runs/0/artifacts/public/logs/live_backing.log


[task 2020-08-22T17:15:33.907Z] 17:15:33 INFO - TEST-START | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestPageLoadStrategy.test_normal
[task 2020-08-22T17:15:38.452Z] 17:15:38 INFO - 1598116538446 Marionette DEBUG 27 <- [1,10,null,{"value":"<html><head>\n<title>Slow loading resource</title>\n</head>\n<body>\n <img src="/slow?delay=4" id="slow">\n\n</body></html>"}]
[task 2020-08-22T17:15:38.470Z] 17:15:38 INFO - TEST-UNEXPECTED-FAIL | testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py TestPageLoadStrategy.test_normal | AssertionError: 'http://127.0.0.1:36193/slow_resource.html' != u'http://127.0.0.1:36193/test.html'
[task 2020-08-22T17:15:38.471Z] 17:15:38 INFO - Traceback (most recent call last):
[task 2020-08-22T17:15:38.471Z] 17:15:38 INFO - File "/builds/worker/workspace/build/venv/lib/python2.7/site-packages/marionette_harness/marionette_test/testcases.py", line 196, in run
[task 2020-08-22T17:15:38.471Z] 17:15:38 INFO - testMethod()
[task 2020-08-22T17:15:38.471Z] 17:15:38 INFO - File "/builds/worker/workspace/build/tests/marionette/tests/testing/marionette/harness/marionette_harness/tests/unit/test_navigation.py", line 780, in test_normal
[task 2020-08-22T17:15:38.471Z] 17:15:38 INFO - self.assertEqual(self.test_page_slow_resource, self.marionette.get_url())
[task 2020-08-22T17:15:38.471Z] 17:15:38 INFO - TEST-INFO took 4541ms

This might be related to the changes on bug 1658928. Lets observe how often it happens.

Keywords: assertionregression
Regressed by: 1658928
See Also: → 1660654
Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INCOMPLETE
Product: Testing → Remote Protocol
Moving bug to Testing::Marionette Client and Harness component per bug 1815831.
Component: Marionette → Marionette Client and Harness
Product: Remote Protocol → Testing
You need to log in before you can comment on or make changes to this bug.