Closed Bug 1958573 Opened 25 days ago Closed 21 days ago

[wpt-sync] Sync PR 51865 - [ReferenceTarget] Split property reflection tests to avoid timeout flakiness

Categories

(Core :: CSS Parsing and Computation, task, P4)

task

Tracking

()

RESOLVED FIXED
139 Branch
Tracking Status
firefox139 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

Sync web-platform-tests PR 51865 into mozilla-central (this bug is closed when the sync is complete).

PR: https://github.com/web-platform-tests/wpt/pull/51865
Details from upstream follow.

Daniel Clark <daniec@microsoft.com> wrote:

[ReferenceTarget] Split property reflection tests to avoid timeout flakiness

This test is flaky because it has a high number of subtests and is
bumping against the timeout threshold. Avoid this by splitting it into
two tests.

Bug: 375337253
Change-Id: I9a79e0f05d4c1f8710535efa420f4cf4c6316022
Reviewed-on: https://chromium-review.googlesource.com/6433006
WPT-Export-Revision: 522a8e57022d724b0d560566d09839d836dd2e12

Component: web-platform-tests → CSS Parsing and Computation
Product: Testing → Core
Whiteboard: [wptsync downstream] → [wptsync downstream error]
Whiteboard: [wptsync downstream error] → [wptsync downstream]

CI Results

Ran 9 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI

Total 2 tests and 2296 subtests

Status Summary

Firefox

OK : 2
PASS: 4050
FAIL: 31

Chrome

OK : 2
PASS: 4591

Safari

OK : 2
PASS: 4080
FAIL: 31

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /shadow-dom/reference-target/tentative/property-reflection-imperative-setup.html [wpt.fyi]
    • button.form has reflection behavior ReflectsHost when pointing to form with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • input.list has reflection behavior ReflectsHost when pointing to datalist with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • input.form has reflection behavior ReflectsHost when pointing to form with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • output.form has reflection behavior ReflectsHost when pointing to form with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • select.form has reflection behavior ReflectsHost when pointing to form with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • textarea.form has reflection behavior ReflectsHost when pointing to form with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • object.form has reflection behavior ReflectsHost when pointing to form with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to button with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to input with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to meter with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to output with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to progress with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to select with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to textarea with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
    • fieldset.form has reflection behavior ReflectsHost when pointing to form with reference target with imperative setup: FAIL (Chrome: PASS, Safari: FAIL)
  • /shadow-dom/reference-target/tentative/property-reflection.html [wpt.fyi]
    • button.form has reflection behavior ReflectsHost when pointing to form with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • input.list has reflection behavior ReflectsHost when pointing to datalist with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • input.form has reflection behavior ReflectsHost when pointing to form with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • output.form has reflection behavior ReflectsHost when pointing to form with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • select.form has reflection behavior ReflectsHost when pointing to form with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • textarea.form has reflection behavior ReflectsHost when pointing to form with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • object.form has reflection behavior ReflectsHost when pointing to form with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to button with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to input with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to meter with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to output with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to progress with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to select with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • label.control has reflection behavior ReflectsHost when pointing to textarea with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • fieldset.form has reflection behavior ReflectsHost when pointing to form with reference target: FAIL (Chrome: PASS, Safari: FAIL)
    • The .labels property of the referenced input element should point to the referencing label element: FAIL (Chrome: PASS, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/3ddea335f39a [wpt PR 51865] - [ReferenceTarget] Split property reflection tests to avoid timeout flakiness, a=testonly https://hg.mozilla.org/integration/autoland/rev/72d17087899c [wpt PR 51865] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 21 days ago
Resolution: --- → FIXED
Target Milestone: --- → 139 Branch
You need to log in before you can comment on or make changes to this bug.