Closed Bug 1894161 Opened 5 months ago Closed 5 months ago

[wpt-sync] Sync PR 45977 - Add WPTs for the not condition

Categories

(Core :: DOM: Service Workers, task, P4)

task

Tracking

()

RESOLVED FIXED
127 Branch
Tracking Status
firefox127 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Yoshisato Yanagisawa <yyanagisawa@chromium.org> wrote:

Add WPTs for the not condition

Bug: 328565554
Change-Id: I6d464af63fed402c742a2694ac7c2f32fbcaf534
Reviewed-on: https://chromium-review.googlesource.com/5500955
WPT-Export-Revision: 6fa93ea184e79fc7a623103de5d1b8ae6294eda2

Component: web-platform-tests → DOM: Service Workers
Product: Testing → Core

CI Results

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

Total 2 tests and 18 subtests

Status Summary

Firefox

OK : 2
FAIL : 27

Chrome

OK : 1
PASS : 17
FAIL : 1
TIMEOUT: 2
NOTRUN : 8

Safari

OK : 2
FAIL : 27

Links

GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

  • /service-workers/service-worker/tentative/static-router/static-router-main-resource.https.html [wpt.fyi]
    • Main resource load matched with the condition: FAIL (Chrome: TIMEOUT, Safari: FAIL)
    • Main resource load matched with the ignore case condition: FAIL (Chrome: NOTRUN, Safari: FAIL)
    • Main resource load matched without the ignore case condition: FAIL (Chrome: NOTRUN, Safari: FAIL)
    • Main resource load not matched with the condition: FAIL (Chrome: NOTRUN, Safari: FAIL)
    • Main resource load matched with the cache source: FAIL (Chrome: NOTRUN, Safari: FAIL)
    • Main resource fallback to the network when there is no cache entry: FAIL (Chrome: NOTRUN, Safari: FAIL)
    • Main resource load matched with the cache source, with specifying the cache name: FAIL (Chrome: NOTRUN, Safari: FAIL)
    • Main resource load should not match the condition with not: FAIL (Chrome: NOTRUN, Safari: FAIL)
    • Main resource load should match the condition without not: FAIL (Chrome: NOTRUN, Safari: FAIL)
  • /service-workers/service-worker/tentative/static-router/static-router-subresource.https.html [wpt.fyi]
    • Subresource load not matched with URLPattern condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with URLPattern condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource cross origin load matched with URLPattern condition via constructed object: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with ignoreCase URLPattern condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched without ignoreCase URLPattern condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with URLPattern condition via URLPatternCompatible: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource cross origin load not matched with URLPattern condition via URLPatternCompatible: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with URLPattern condition via string: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource cross origin load not matched with URLPattern condition via string: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with RequestMode condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with the nested or condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with the next or condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load not matched with or condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with the cache source rule: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load did not match with the cache and fallback to the network: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load matched with the cache source, with specifying the cache name: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load should not match with the not condition: FAIL (Chrome: PASS, Safari: FAIL)
    • Subresource load should match with a file other than not: FAIL (Chrome: FAIL, Safari: FAIL)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/68e886708437 [wpt PR 45977] - Add WPTs for the not condition, a=testonly https://hg.mozilla.org/integration/autoland/rev/7ce3658cd327 [wpt PR 45977] - Update wpt metadata, a=testonly
Status: NEW → RESOLVED
Closed: 5 months ago
Resolution: --- → FIXED
Target Milestone: --- → 127 Branch
You need to log in before you can comment on or make changes to this bug.