Closed
Bug 1849298
Opened 1 year ago
Closed 1 year ago
Intermittent layout/style/test/test_bug1451199-2.html | single tracking bug
Categories
(Core :: CSS Parsing and Computation, defect, P5)
Core
CSS Parsing and Computation
Tracking
()
RESOLVED
FIXED
119 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox118 | --- | wontfix |
firefox119 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: emilio)
References
(Regression)
Details
(Keywords: intermittent-failure, intermittent-testcase, regression, Whiteboard: [retriggered][stockwell unknown])
Attachments
(1 file)
Filed by: nfay [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=426436546&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/XnA1hIrSRHGXZleCBUBC_w/runs/0/artifacts/public/logs/live_backing.log
[task 2023-08-18T04:04:42.546Z] 04:04:42 INFO - TEST-START | layout/style/test/test_bug1451199-2.html
[task 2023-08-18T04:04:54.950Z] 04:04:54 INFO - GECKO(244) | console.error: (new Error("Polling for changes failed: Unexpected content-type \"text/plain;charset=US-ASCII\".", "resource://services-settings/remote-settings.sys.mjs", 321))
[task 2023-08-18T04:09:57.572Z] 04:09:57 INFO - TEST-INFO | started process screenshot
[task 2023-08-18T04:09:58.090Z] 04:09:58 INFO - TEST-INFO | screenshot: exit 0
[task 2023-08-18T04:09:58.096Z] 04:09:58 INFO - TEST-UNEXPECTED-FAIL | layout/style/test/test_bug1451199-2.html | Test timed out. -
[task 2023-08-18T04:09:58.592Z] 04:09:58 INFO - Not taking screenshot here: see the one that was previously logged
[task 2023-08-18T04:09:58.598Z] 04:09:58 INFO - TEST-UNEXPECTED-FAIL | layout/style/test/test_bug1451199-2.html | [SimpleTest.finish()] No checks actually run. (You need to call ok(), is(), or similar functions at least once. Make sure you use SimpleTest.waitForExplicitFinish() if you need it.)
[task 2023-08-18T04:09:58.598Z] 04:09:58 INFO - SimpleTest.ok@SimpleTest/SimpleTest.js:424:16
[task 2023-08-18T04:09:58.598Z] 04:09:58 INFO - afterCleanup@SimpleTest/SimpleTest.js:1445:18
[task 2023-08-18T04:09:58.598Z] 04:09:58 INFO - executeCleanupFunction@SimpleTest/SimpleTest.js:1521:7
[task 2023-08-18T04:09:58.598Z] 04:09:58 INFO - SimpleTest.finish@SimpleTest/SimpleTest.js:1541:3
[task 2023-08-18T04:09:58.598Z] 04:09:58 INFO - @SimpleTest/SimpleTest.js:2214:16
[task 2023-08-18T04:09:58.598Z] 04:09:58 INFO - async*@SimpleTest/SimpleTest.js:2211:17
[task 2023-08-18T04:09:58.600Z] 04:09:58 INFO - GECKO(244) | MEMORY STAT | vsize 2103702MB | vsizeMaxContiguous 69972095MB | residentFast 55MB | heapAllocated 5MB
[task 2023-08-18T04:09:58.655Z] 04:09:58 INFO - TEST-OK | layout/style/test/test_bug1451199-2.html | took 316107ms
[task 2023-08-18T04:09:58.686Z] 04:09:58 INFO - TEST-START | layout/style/test/test_bug1490890.html
Comment hidden (Intermittent Failures Robot) |
Comment 2•1 year ago
|
||
First occurrence, so far: backfill range and retriggers.
Whiteboard: [retriggered]
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Updated•1 year ago
|
Summary: Intermittent [tier 2] layout/style/test/test_bug1451199-2.html | single tracking bug → Intermittent layout/style/test/test_bug1451199-2.html | single tracking bug
Comment hidden (Intermittent Failures Robot) |
Comment 6•1 year ago
|
||
Update
There have been 33 failures within the last 7 days:
- 2 failures on Linux 18.04 x64 WebRender debug/opt
- 12 failures on Linux 18.04 x64 WebRender Shippable opt
- 7 failures on OS X 10.15 WebRender opt
- 4 failures on OS X 10.15 WebRender Shippable opt
- 4 failures on Windows 11 x86 22H2 WebRender Shippable opt
- 4 failures on Windows 11 x64 22H2 WebRender Shippable opt
Recent failure log: https://treeherder.mozilla.org/logviewer?job_id=430140832&repo=mozilla-central&lineNumber=12153
Emilio, any chance you could assign this to someone?
Thank you.
Flags: needinfo?(emilio)
Whiteboard: [retriggered] → [retriggered][stockwell needswork:owner]
Assignee | ||
Updated•1 year ago
|
Assignee | ||
Comment 7•1 year ago
|
||
This probably regressed in bug 1451717. Make whether the change event
gets fired reliable by waiting for a refresh driver tick rather than
flushing layout.
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/68035862c826 Fix test_bug1451199-2.html to guarantee change events are reported. r=hiro
Comment hidden (Intermittent Failures Robot) |
Comment 10•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
status-firefox119:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 119 Branch
Updated•1 year ago
|
status-firefox118:
--- → wontfix
status-firefox-esr115:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•