Bug 300137
| Summary: | REGRESSION(300617@main): [macOS iOS] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/repeated-imports.any.sharedworker.html is flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Marta Darbinyan <darbinyan> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Marta Darbinyan
The following test became flaky after 300617@main both in Release and Debug.
imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/json-module/repeated-imports.any.sharedworker.html
Diff:
PASS Importing a specifier that previously failed due to an incorrect type attribute can succeed if the correct attribute is later given
PASS Importing a specifier that previously succeeded with the correct type attribute should fail if the incorrect attribute is later given
-PASS Two modules of different type with the same specifier can load if the server changes its responses
+FAIL Two modules of different type with the same specifier can load if the server changes its responses promise_test: Unhandled rejection with value: object "TypeError: 'text/json' is not a valid JavaScript MIME type."
PASS An import should always fail if the same specifier/type attribute pair failed previously
PASS If an import previously succeeded for a given specifier/type attribute pair, future uses of that pair should yield the same result
History:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fsemantics%2Fscripting-1%2Fthe-script-element%2Fjson-module%2Frepeated-imports.any.sharedworker.html
Test results:
https://build.webkit.org/#/builders/1226/builds/2406
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/161922656>
EWS
Test gardening commit 301154@main (d4c401757dce): <https://commits.webkit.org/301154@main>
Reviewed commits have been landed. Closing PR #51960 and removing active labels.
Sam Sneddon [:gsnedders]
Marta: what makes this a regression from this? Looking at the history on the results database, it was flaky before that commit?
Alexey Proskuryakov
I don't see the flakiness. It's 100% passing between 300616@main and 298595@main. It was failing and flaky before that, but seems almost certain that it was for different reasons.
EWS
Test gardening commit 301234@main (f34d3a29d576): <https://commits.webkit.org/301234@main>
Reviewed commits have been landed. Closing PR #52028 and removing active labels.