Closed
Bug 1855971
Opened 2 years ago
Closed 2 years ago
Perma Late Beta TEST-UNEXPECTED-FAIL | /css/printing/page-size-008-print.html when Gecko 120 switches to Late Beta on 2023-11-03
Categories
(Core :: CSS Parsing and Computation, defect)
Core
CSS Parsing and Computation
Tracking
()
VERIFIED
FIXED
120 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox118 | --- | unaffected |
firefox119 | --- | unaffected |
firefox120 | + | verified |
People
(Reporter: NarcisB, Assigned: alaskanemily)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
[Tracking Requested - why for this release]:
Log snippet:
[task 2023-09-29T11:37:46.345Z] 11:37:46 INFO - TEST-START | /css/printing/page-size-008-print.html
[task 2023-09-29T11:37:46.345Z] 11:37:46 INFO - Setting pref dom.animations-api.compositing.enabled to true
[task 2023-09-29T11:37:46.358Z] 11:37:46 INFO - Setting pref layout.css.allow-mixed-page-sizes to false
[task 2023-09-29T11:37:46.378Z] 11:37:46 INFO - Setting pref dom.animations-api.compositing.enabled to true
[task 2023-09-29T11:37:46.388Z] 11:37:46 INFO - PID 6496 | 1695987466387 Marionette INFO Testing http://web-platform.test:8000/css/printing/page-size-008-print.html == http://web-platform.test:8000/css/printing/page-size-008-print-ref.html
[task 2023-09-29T11:37:46.404Z] 11:37:46 INFO - PID 6496 | [Child 6953, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (MarionetteReftest, MarionetteReftestParent:reftestWait) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-09-29T11:37:50.560Z] 11:37:50 INFO - PID 6496 | [Child 6953, Main Thread] WARNING: JSWindowActorChild::SendRawMessage (MarionetteReftest, MarionetteReftestParent:reftestWait) not sent: !CanSend() || !mManager || !mManager->CanSend(): file /builds/worker/checkouts/gecko/dom/ipc/jsactor/JSWindowActorChild.cpp:61
[task 2023-09-29T11:37:50.610Z] 11:37:50 INFO - PID 6496 | 1695987470609 Marionette WARN http://web-platform.test:8000/css/printing/page-size-008-print.html overflows viewport (width: 788, height: 730)
[task 2023-09-29T11:37:53.518Z] 11:37:53 INFO - Got content assert count 16
[task 2023-09-29T11:37:53.520Z] 11:37:53 INFO - TEST-UNEXPECTED-FAIL | /css/printing/page-size-008-print.html | Testing http://web-platform.test:8000/css/printing/page-size-008-print.html == http://web-platform.test:8000/css/printing/page-size-008-print-ref.html
[task 2023-09-29T11:37:53.520Z] 11:37:53 INFO - Got different numbers of pages; test has 4, ref has 6
Flags: needinfo?(emcdonough)
Updated•2 years ago
|
Assignee | ||
Comment 1•2 years ago
|
||
Ahh, this is because we need to set the pref for this test in the meta. I'll make up a patch for this.
Flags: needinfo?(emcdonough)
Assignee | ||
Comment 2•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → emcdonough
Status: NEW → ASSIGNED
Updated•2 years ago
|
Summary: Perma LateBeta /css/printing/page-size-008-print.html | single tracking bug when Gecko 120 merges to Beta on 2023-10-23 → Perma Late Beta TEST-UNEXPECTED-FAIL | /css/printing/page-size-008-print.html when Gecko 120 switches to Late Beta on 2023-11-03
Pushed by emcdonough@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/155a3f4dc46c
Enable mixed page sizes for page-size-008-print.html r=emilio
Comment 4•2 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
Comment 5•2 years ago
|
||
Verified as fixed on today's beta-sim: https://treeherder.mozilla.org/jobs?repo=try&group_state=expanded&revision=55f0f11b44755c908eb0f42737b7ad5c7fed48b9&searchStr=wp
Status: RESOLVED → VERIFIED
Updated•2 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•