Bug 281193
| Summary: | [ macOS wk2 ] imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/global-object-implicit-this-value.any.serviceworker.html is a constant failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fady Farag <com.webkit.iidmsa> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | ashvayka, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=225397 | ||
Fady Farag
imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/global-object-implicit-this-value.any.serviceworker.html
is a constant failure.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2FWebIDL%2Fecmascript-binding%2Fglobal-object-implicit-this-value.any.serviceworker.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/global-object-implicit-this-value.any.serviceworker-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/global-object-implicit-this-value.any.serviceworker-actual.txt
@@ -3,6 +3,6 @@
PASS Global object's setter throws when called on incompatible object
PASS Global object's operation throws when called on incompatible object
PASS Global object's getter works when called on null / undefined
-PASS Global object's getter works when called on null / undefined
+PASS Global object's setter works when called on null / undefined
PASS Global object's operation works when called on null / undefined
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/284931@main%20(8391)/imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/global-object-implicit-this-value.any.serviceworker-pretty-diff.html
REPRODUCIBILITY:
I was able to reproduce the issue on ToT using command:
run-webkit-tests imported/w3c/web-platform-tests/WebIDL/ecmascript-binding/global-object-implicit-this-value.any.serviceworker.html --release --iteration=10
DESCRIPTION:
This test has been constantly failing after 284931@main landed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/137645618>
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/34955
Fady Farag
*** This bug has been marked as a duplicate of bug 225397 ***