[wpt-sync] Sync PR 23118 - *.any.js: add EOF newlines
Categories
(Core :: DOM: Networking, task, P4)
Tracking
()
Tracking | Status | |
---|---|---|
firefox77 | --- | fixed |
People
(Reporter: mozilla.org, Unassigned)
References
()
Details
(Whiteboard: [wptsync downstream][necko-triaged])
Sync web-platform-tests PR 23118 into mozilla-central (this bug is closed when the sync is complete).
PR: https://github.com/web-platform-tests/wpt/pull/23118
Details from upstream follow.
Anne van Kesteren <annevk@annevk.nl> wrote:
*.any.js: add EOF newlines
Assignee | ||
Updated•9 months ago
|
Assignee | ||
Comment 1•9 months ago
|
||
Pushed to try (stability) https://treeherder.mozilla.org/#/jobs?repo=try&revision=829c170b55a765437d6d87c272f942c14263038c
![]() |
||
Updated•9 months ago
|
Assignee | ||
Comment 2•9 months ago
|
||
CI Results
Ran 13 Firefox configurations based on mozilla-central, and Firefox, Chrome, and Safari on GitHub CI
Total 114 tests
Status Summary
Firefox
OK : 54[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] 55[Gecko-linux1804-64-asan-opt, 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, GitHub]
PASS : 78[GitHub] 136[Gecko-android-em-7.0-x86_64-debug-geckoview, Gecko-android-em-7.0-x86_64-opt-geckoview] 137[Gecko-linux1804-64-asan-opt, 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]
FAIL : 27
Chrome
OK : 55
PASS : 103
FAIL : 2
Safari
OK : 50
PASS : 70
FAIL : 24
TIMEOUT: 2
ERROR : 5
Links
Gecko CI (Treeherder)
GitHub PR Head
GitHub PR Base
Details
Firefox-only Failures
/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.html
IDBIndex.openKeyCursor() iterates over an index on the autoincrement key: FAIL
IDBIndex.openCursor() iterates over an index on the autoincrement key: FAIL
/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html
IDBIndex.openKeyCursor() iterates over an index on the autoincrement key: FAIL
IDBIndex.openCursor() iterates over an index on the autoincrement key: FAIL
/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.serviceworker.html
IDBIndex.openKeyCursor() iterates over an index on the autoincrement key: FAIL
IDBIndex.openCursor() iterates over an index on the autoincrement key: FAIL
New Tests That Don't Pass
/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.html
IDBIndex.openKeyCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS, Safari: PASS)
IDBIndex.openCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS, Safari: PASS)
/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.worker.html
IDBIndex.openKeyCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS, Safari: PASS)
IDBIndex.openCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS, Safari: PASS)
/xhr/event-timeout-order.any.worker.html
XMLHttpRequest: event - timeout (order of events): FAIL (Chrome: PASS, Safari: FAIL)
/cookie-store/cookieStore_get_delete_basic.tentative.https.any.html
cookieStore.get returns null for a cookie deleted by cookieStore.delete: FAIL (Chrome: PASS, Safari: FAIL)
/device-memory/device-memory.https.any.worker.html
navigator.deviceMemory is a positive number, a power of 2, between 0.25 and 8: FAIL (Chrome: PASS, Safari: FAIL)
/native-file-system/sandboxed_FileSystemBaseHandle-IndexedDB.tentative.https.any.html
Store handle in IndexedDB and read using a cursor.: FAIL (Chrome: PASS, Safari: FAIL)
Store handle in IndexedDB using inline keys.: FAIL (Chrome: PASS, Safari: FAIL)
Store handles and blobs in IndexedDB.: FAIL (Chrome: PASS, Safari: FAIL)
Store handle in IndexedDB and read from new transaction.: FAIL (Chrome: PASS, Safari: FAIL)
Store handle in IndexedDB and read from pending transaction.: FAIL (Chrome: PASS, Safari: FAIL)
/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.serviceworker.html
IDBIndex.openKeyCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS, Safari: PASS)
IDBIndex.openCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS, Safari: PASS)
/cookie-store/cookieStore_delete_insecure.tentative.https.any.serviceworker.html
cookieStore.delete(name) can delete an insecure cookie: FAIL (Chrome: PASS, Safari: FAIL)
cookieStore.delete(options) can delete an insecure cookie: FAIL (Chrome: PASS, Safari: FAIL)
/IndexedDB/key-generators/reading-autoincrement-indexes-cursors.any.sharedworker.html
IDBIndex.openKeyCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS)
IDBIndex.openCursor() iterates over an index on the autoincrement key: FAIL (Chrome: PASS)
/cookie-store/cookieStore_delete_insecure.tentative.https.any.html
cookieStore.delete(name) can delete an insecure cookie: FAIL (Chrome: PASS, Safari: FAIL)
cookieStore.delete(options) can delete an insecure cookie: FAIL (Chrome: PASS, Safari: FAIL)
/cookie-store/cookieStore_get_delete_basic.tentative.https.any.serviceworker.html
cookieStore.get returns null for a cookie deleted by cookieStore.delete: FAIL (Chrome: PASS, Safari: FAIL)
/device-memory/device-memory.https.any.html
navigator.deviceMemory is a positive number, a power of 2, between 0.25 and 8: FAIL (Chrome: PASS, Safari: FAIL)
/xhr/event-timeout.any.worker.html: OK [Gecko-linux1804-64-asan-opt
, 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
, GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
] (Chrome: OK, Safari: OK)
/native-file-system/sandboxed_FileSystemBaseHandle-IndexedDB.tentative.https.any.worker.html
Store handle in IndexedDB and read using a cursor.: FAIL (Chrome: PASS, Safari: FAIL)
Store handle in IndexedDB using inline keys.: FAIL (Chrome: PASS, Safari: FAIL)
Store handles and blobs in IndexedDB.: FAIL (Chrome: PASS, Safari: FAIL)
Store handle in IndexedDB and read from new transaction.: FAIL (Chrome: PASS, Safari: FAIL)
Store handle in IndexedDB and read from pending transaction.: FAIL (Chrome: PASS, Safari: FAIL)
Tests Disabled in Gecko Infrastructure
/xhr/event-timeout.any.worker.html: OK [Gecko-linux1804-64-asan-opt
, 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
, GitHub
], SKIP [Gecko-android-em-7.0-x86_64-debug-geckoview
, Gecko-android-em-7.0-x86_64-opt-geckoview
] (Chrome: OK, Safari: OK)
Pushed by wptsync@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/cd70bfb7cc1b [wpt PR 23118] - *.any.js: add EOF newlines, a=testonly
Pushed by archaeopteryx@coole-files.de: https://hg.mozilla.org/integration/autoland/rev/982fa586f421 [wpt PR 23118] - *.any.js: add EOF newlines, a=testonly
Comment 5•9 months ago
|
||
bugherder |
Description
•