Closed Bug 1830050 Opened 1 year ago Closed 1 year ago

Permafailing GTEST ImportScanner.Supports | Expected equality of these values when Gecko 114 merges to Beta on 2023-05-08

Categories

(Core :: CSS Parsing and Computation, defect)

defect

Tracking

()

VERIFIED FIXED
114 Branch
Tracking Status
firefox-esr102 --- unaffected
firefox112 --- unaffected
firefox113 --- unaffected
firefox114 --- verified

People

(Reporter: nataliaCs, Assigned: canadahonk)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

[task 2023-04-26T11:54:45.172Z] 11:54:45     INFO -  TEST-START | ImportScanner.Supports
[task 2023-04-26T11:54:45.173Z] 11:54:45  WARNING -  TEST-UNEXPECTED-FAIL | ImportScanner.Supports | Expected equality of these values:
[task 2023-04-26T11:54:45.173Z] 11:54:45     INFO -    urls.Length()
[task 2023-04-26T11:54:45.173Z] 11:54:45     INFO -      Which is: 5
[task 2023-04-26T11:54:45.173Z] 11:54:45     INFO -    3u
[task 2023-04-26T11:54:45.173Z] 11:54:45     INFO -      Which is: 3 @ /builds/worker/checkouts/gecko/layout/style/test/gtest/ImportScannerTest.cpp:99
[task 2023-04-26T11:54:45.173Z] 11:54:45  WARNING -  TEST-UNEXPECTED-FAIL | ImportScanner.Supports | test completed (time: 0ms)

:canadahonk this was triggered by Bug 1827941.
Can you take a look into this?
Thank you.

Flags: needinfo?(oj)

Fixed ImportScanner.Supports gtest presuming the import supports pref is
always on by accounting for the pref in the expectations.

Expectations presumed the pref for it (layout.css.import-supports.enabled) was always on and didn't catch in testing as it is enabled in nightlies, fixed expectations to account for the pref value in patch above.

Flags: needinfo?(oj)
Assignee: nobody → oj
Status: NEW → ASSIGNED
Pushed by oj@oojmed.com:
https://hg.mozilla.org/integration/autoland/rev/53e0f79b00a3
Fix ImportScanner.Supports gtest expectations r=emilio
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 114 Branch

Verified fixed in today’s beta simulation push.

Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: