Closed
Bug 1860257
Opened 2 years ago
Closed 2 years ago
Perma /html/dom/idlharness.https.html?include=HTML.* | HTMLIFrameElement interface: attribute loading - assert_true: The prototype object must have a property "loading" expected true got false when Gecko 120 merges to Beta on 2023-10-23
Categories
(Core :: DOM: Core & HTML, defect)
Core
DOM: Core & HTML
Tracking
()
VERIFIED
FIXED
121 Branch
| Tracking | Status | |
|---|---|---|
| firefox-esr115 | --- | unaffected |
| firefox118 | --- | unaffected |
| firefox119 | --- | unaffected |
| firefox120 | + | fixed |
| firefox121 | --- | verified |
People
(Reporter: ctuns, Assigned: canadahonk)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
Central-as-beta simulation:
How to run these simulations:
Failure log
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - TEST-PASS | /html/dom/idlharness.https.html?include=HTML.* | HTMLIFrameElement interface: attribute referrerPolicy
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - TEST-UNEXPECTED-FAIL | /html/dom/idlharness.https.html?include=HTML.* | HTMLIFrameElement interface: attribute loading - assert_true: The prototype object must have a property "loading" expected true got false
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - IdlInterface.prototype.test_member_attribute/<@https://web-platform.test:8443/resources/idlharness.js:2217:24
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - Test.prototype.step@https://web-platform.test:8443/resources/testharness.js:2599:25
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - IdlInterface.prototype.test_member_attribute@https://web-platform.test:8443/resources/idlharness.js:2164:12
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - IdlInterface.prototype.test_members@https://web-platform.test:8443/resources/idlharness.js:2706:22
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - IdlInterface.prototype.test@https://web-platform.test:8443/resources/idlharness.js:1442:10
[task 2023-10-20T10:55:55.284Z] 10:55:55 INFO - IdlArray.prototype.test@https://web-platform.test:8443/resources/idlharness.js:748:28
[task 2023-10-20T10:55:55.285Z] 10:55:55 INFO - idl_test/</<@https://web-platform.test:8443/resources/idlharness.js:3529:31
[task 2023-10-20T10:55:55.289Z] 10:55:55 INFO - ..........
[task 2023-10-20T10:55:55.289Z] 10:55:55 INFO - TEST-PASS | /html/dom/idlharness.https.html?include=HTML.* | Stringification of document.createElement("iframe")
Hello Oliver, can you please take a look at this?
Flags: needinfo?(omedhurst)
Updated•2 years ago
|
Updated•2 years ago
|
Component: web-platform-tests → DOM: Core & HTML
Product: Testing → Core
| Assignee | ||
Comment 1•2 years ago
|
||
The pref is nightly only now, and was not added here when switched
initially, causing future beta failures.
Updated•2 years ago
|
Assignee: nobody → omedhurst
Status: NEW → ASSIGNED
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(omedhurst)
Updated•2 years ago
|
Severity: -- → S3
Pushed by archaeopteryx@coole-files.de:
https://hg.mozilla.org/integration/autoland/rev/4b8cd756768a
Enable iframe lazy loading inside WPT idlharness meta r=dom-core,hsivonen
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox121:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 121 Branch
Updated•2 years ago
|
| Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•