Closed Bug 1736932 Opened 3 years ago Closed 3 years ago

external/wpt/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html test is timedout on Firefox

Categories

(Testing :: web-platform-tests, defect)

Firefox 93
defect

Tracking

(firefox96 fixed)

RESOLVED FIXED
96 Branch
Tracking Status
firefox96 --- fixed

People

(Reporter: sadapala, Assigned: emilio)

Details

Attachments

(1 file)

User Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/96.0.4662.6 Safari/537.36

Steps to reproduce:

Below wpt test is Timedout on Firefox

external/wpt/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html

https://crrev.com/776436
Cl: https://chromium-review.googlesource.com/c/chromium/src/+/2235227

Chromium Bug:https://bugs.chromium.org/p/chromium/issues/detail?id=1232944

Chrome test Failure bug: https://bugs.chromium.org/p/chromium/issues/detail?id=1234207

Webkit test failure bug : https://bugs.webkit.org/show_bug.cgi?id=232029

The Bugbug bot thinks this bug should belong to the 'Core::DOM: Core & HTML' component, and is moving the bug to that component. Please revert this change in case you think the bot is wrong.

Component: Untriaged → DOM: Core & HTML
Product: Firefox → Core
Severity: -- → S3
Component: DOM: Core & HTML → DOM: Forms
Whiteboard: qa-not-actionable
Summary: external/wpt/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html test is timedpout on Firefox → external/wpt/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html test is timedout on Firefox
Whiteboard: qa-not-actionable

JavaScript error: http://web-platform.test:8000/html/semantics/forms/the-option-element/dynamic-content-change-rendering.html, line 30: Error: Permission denied to access property "target"

It seems the TestRendered event is dispatched with chrome privileges so we prevent accessing their properties. This is a testing issue. We know the target is the document element so we could fix the test if needed...

I guess this is the event dispatching code...

Status: UNCONFIRMED → NEW
Component: DOM: Forms → web-platform-tests
Ever confirmed: true
Product: Core → Testing

This allows the page to access event.target, etc.

Assignee: nobody → emilio
Status: NEW → ASSIGNED
Pushed by ealvarez@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/fa5f6277e7d2 Use the right global to fire the TestRendered event. r=jgraham,webdriver-reviewers
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
Resolution: --- → FIXED
Target Milestone: --- → 96 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: