Closed
Bug 1163257
Opened 10 years ago
Closed 10 years ago
Intermittent test_bug1160724.xul | Should be no errors
Categories
(Core :: Layout, defect)
Tracking
()
RESOLVED
FIXED
mozilla42
Tracking | Status | |
---|---|---|
firefox39 | --- | unaffected |
firefox40 | --- | fixed |
firefox41 | --- | fixed |
firefox42 | --- | fixed |
firefox-esr31 | --- | unaffected |
firefox-esr38 | --- | unaffected |
People
(Reporter: KWierso, Assigned: heycam)
References
Details
(Keywords: intermittent-failure)
Attachments
(1 file)
1.02 KB,
patch
|
dbaron
:
review+
|
Details | Diff | Splinter Review |
12:04:35 INFO - 2422 INFO TEST-START | layout/style/test/chrome/test_bug1157097.html
12:04:35 INFO - MEMORY STAT vsize after test: 4184297472
12:04:35 INFO - MEMORY STAT residentFast after test: 645574656
12:04:35 INFO - MEMORY STAT heapAllocated after test: 174112152
12:04:35 INFO - 2423 INFO TEST-OK | layout/style/test/chrome/test_bug1157097.html | took 35ms
12:04:35 INFO - 1431111875810 Browser.Experiments.Experiments TRACE Experiments #0::updateManifest()
12:04:35 INFO - 1431111875811 Browser.Experiments.Experiments TRACE Experiments #0::_run
12:04:35 INFO - 1431111875811 Browser.Experiments.Experiments TRACE Experiments #0::_main iteration
12:04:35 INFO - 1431111875811 Browser.Experiments.Experiments TRACE Experiments #0::_loadManifest
12:04:35 INFO - 1431111875812 Browser.Experiments.Experiments TRACE Experiments #0::httpGetRequest(http://127.0.0.1:8888/experiments-dummy/manifest)
12:04:35 INFO - 2424 INFO TEST-START | layout/style/test/chrome/test_bug1160724.xul
12:04:35 INFO - 1431111875857 Browser.Experiments.Experiments ERROR Experiments #0::httpGetRequest::onLoad() - Request to http://127.0.0.1:8888/experiments-dummy/manifest returned status 404
12:04:35 INFO - 1431111875857 Browser.Experiments.Experiments ERROR Experiments #0::_loadManifest - failure to fetch/parse manifest (continuing anyway): Error: Experiments - XHR status for http://127.0.0.1:8888/experiments-dummy/manifest is 404
12:04:35 INFO - 1431111875858 Browser.Experiments.Experiments TRACE Experiments #0::_evaluateExperiments
12:04:35 INFO - 1431111875860 Browser.Experiments.Experiments TRACE Experiments #0::_main finished, scheduling next run
12:04:35 INFO - 2425 INFO TEST-PASS | layout/style/test/chrome/test_bug1160724.xul | undefined assertion name
12:04:35 INFO - 2426 INFO TEST-UNEXPECTED-FAIL | layout/style/test/chrome/test_bug1160724.xul | Should be no errors - expected PASS
12:04:35 INFO - MEMORY STAT vsize after test: 4184326144
12:04:35 INFO - MEMORY STAT residentFast after test: 645652480
12:04:35 INFO - MEMORY STAT heapAllocated after test: 173832584
12:04:35 INFO - 2427 INFO TEST-OK | layout/style/test/chrome/test_bug1160724.xul | took 48ms
12:04:35 INFO - 2428 INFO TEST-START | layout/style/test/chrome/test_bug535806.xul
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 9•10 years ago
|
||
Any ideas what might be going on here, Cam?
Blocks: 1160724
status-firefox39:
--- → unaffected
status-firefox41:
--- → affected
status-firefox-esr31:
--- → unaffected
status-firefox-esr38:
--- → unaffected
Flags: needinfo?(cam)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Assignee | ||
Comment 11•10 years ago
|
||
It might be that we're getting a console error unrelated to the CSS variable resolution that we're testing. We should check for the specific error we care about.
Assignee | ||
Comment 12•10 years ago
|
||
Assignee: nobody → cam
Status: NEW → ASSIGNED
Flags: needinfo?(cam)
Attachment #8611574 -
Flags: review?(dbaron)
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment on attachment 8611574 [details] [diff] [review]
patch
r=dbaron if you checked that the test still fails if you reintroduce
the original bug it was testing
Attachment #8611574 -
Flags: review?(dbaron) → review+
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment hidden (Legacy TBPL/Treeherder Robot) |
Comment 27•10 years ago
|
||
Comment 28•10 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
status-firefox42:
--- → fixed
Flags: in-testsuite+
Resolution: --- → FIXED
Target Milestone: --- → mozilla42
Comment 29•10 years ago
|
||
Comment 30•10 years ago
|
||
You need to log in
before you can comment on or make changes to this bug.
Description
•