Closed Bug 1644684 Opened 5 years ago Closed 5 years ago

[wpt-sync] Sync PR 24081 - Python 3: port tests in clear-site-data etc.

Categories

(Testing :: web-platform-tests, task, P4)

task

Tracking

(firefox79 fixed)

RESOLVED FIXED
mozilla79
Tracking Status
firefox79 --- fixed

People

(Reporter: wpt-sync, Unassigned)

References

()

Details

(Whiteboard: [wptsync downstream])

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

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

Ziran Sun <zsun@igalia.com> wrote:

Python 3: port tests in clear-site-data etc.

It includes porting tests for the following directories:
clear-site-data
signed-exchange
web-animation
scroll-to-text-fragment
preload

Status: NEW → RESOLVED
Closed: 5 years ago
Resolution: --- → INVALID
Status: RESOLVED → REOPENED
Resolution: INVALID → ---

CI Results

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

Total 5 tests and 2 subtests

Status Summary

Firefox

OK : 1[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 2[GitHub]
PASS : 4[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 5[GitHub]
FAIL : 38
TIMEOUT: 2[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 6[GitHub]
NOTRUN : 13[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] 14[GitHub]

Chrome

OK : 4
PASS : 55
FAIL : 3
TIMEOUT: 2
NOTRUN : 1

Safari

OK : 2
PASS : 4
FAIL : 39
TIMEOUT: 6
NOTRUN : 14

Links

Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base

Details

New Tests That Don't Pass

/preload/modulepreload.html: TIMEOUT (Chrome: OK, Safari: TIMEOUT)
link rel=modulepreload as=script: NOTRUN (Chrome: PASS, Safari: NOTRUN)
cross-origin link rel=modulepreload: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload with bad href attribute: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload with integrity mismatch: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload for a module with syntax error: NOTRUN (Chrome: PASS, Safari: NOTRUN)
cross-origin link rel=modulepreload crossorigin=anonymous: NOTRUN (Chrome: PASS, Safari: NOTRUN)
same-origin link rel=modulepreload crossorigin=anonymous: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload with integrity match: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload with invalid as= value: NOTRUN (Chrome: PASS, Safari: NOTRUN)
same-origin link rel=modulepreload crossorigin=use-credentials: NOTRUN (Chrome: PASS, Safari: NOTRUN)
cross-origin link rel=modulepreload crossorigin=use-credentials: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload for a module with network error: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload with submodules: NOTRUN (Chrome: PASS, Safari: NOTRUN)
link rel=modulepreload: TIMEOUT (Chrome: PASS, Safari: TIMEOUT)
/scroll-to-text-fragment/scroll-to-text-fragment.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
Test navigation with fragment: Exact text with prefix and suffix and query equals prefix..: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Fragment directive with percent encoded syntactical characters "&,-" should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Non-matching text directive with existing element fragment should scroll to element.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Generic fragment directive with existing element fragment should scroll to element.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Exact text with prefix should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Multiple match text directive disambiguated by suffix should match the suffixed text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Exact text with suffix should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive should match when context terms are separated by node boundaries.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Non-matching text directive with nonexistent element fragment should not match and not scroll.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Non-whole-word exact text with spaces should not match.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with prefix and suffix should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive should not scroll to hidden text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Multiple match text directive disambiguated by prefix should match the prefixed text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with no context should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with prefix and nonmatching suffix should not match.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Multiple non-whole-word exact texts should not match.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Multiple text directives and a non-text directive should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive should match text within shadow DOM.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with non-matching startText should not match.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive with invalid syntax (context terms without "-") should not parse as a text directive.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive with existing element fragment should match and scroll into view text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Multiple match text directive disambiguated by prefix and suffix should match the text with the given context.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with non-matching endText should not match.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with prefix should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with suffix should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive with nonexistent element fragment should match and scroll into view text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text range with nonmatching prefix and matching suffix should not match.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Exact text with prefix and suffix should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Fragment directive with all TextMatchChars should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Exact text with percent encoded spaces should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: A non-matching text directive followed by a matching text directive should match and scroll into view the second text directive.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive should not scroll to display none text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Uppercase TEXT directive should not parse as a text directive.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Multiple matching exact texts should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Fragment directive with percent encoded non-ASCII unicode character should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Exact text with no context should match text.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive should horizontally scroll into view.: FAIL (Chrome: PASS, Safari: FAIL)
Test navigation with fragment: Text directive followed by non-text directive should match text.: FAIL (Chrome: PASS, Safari: FAIL)
/signed-exchange/sxg-prefetch.tentative.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], TIMEOUT [GitHub] (Chrome: OK, Safari: TIMEOUT)
Prefetched signed exchange and certificate must not be fetched again.: TIMEOUT (Chrome: FAIL, Safari: TIMEOUT)
/clear-site-data/executionContexts.sub.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], TIMEOUT [GitHub] (Chrome: TIMEOUT, Safari: TIMEOUT)
executionContexts triggers the reload of contexts: TIMEOUT (Chrome: TIMEOUT, Safari: TIMEOUT)

  • triggers the reload of contexts: NOTRUN (Chrome: NOTRUN, Safari: NOTRUN)

Tests Disabled in Gecko Infrastructure

/scroll-to-text-fragment/scroll-to-text-fragment.html: OK [GitHub], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt] (Chrome: OK, Safari: OK)
/signed-exchange/sxg-prefetch.tentative.https.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], TIMEOUT [GitHub] (Chrome: OK, Safari: TIMEOUT)
/clear-site-data/executionContexts.sub.html: SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview, Gecko-linux1804-64-debug, Gecko-linux1804-64-opt, Gecko-linux1804-64-qr-debug, Gecko-linux1804-64-qr-opt, Gecko-windows10-64-debug, Gecko-windows10-64-opt, Gecko-windows10-64-qr-debug, Gecko-windows10-64-qr-opt, Gecko-windows7-32-debug, Gecko-windows7-32-opt], TIMEOUT [GitHub] (Chrome: TIMEOUT, Safari: TIMEOUT)

Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/f9949406505e [wpt PR 24081] - Python 3: port tests in clear-site-data etc., a=testonly
Status: REOPENED → RESOLVED
Closed: 5 years ago5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla79
You need to log in before you can comment on or make changes to this bug.