| Summary: | [GTK][WPE] Test imported/w3c/web-platform-tests/wasm/webapi/instantiateStreaming-bad-imports.any.worker.html is flaky and fails sometimes | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Carlos Alberto Lopez Perez <clopez> |
| Component: | WPE WebKit | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply, dpino, ticaiolima |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=223131 | ||
|
Description
Carlos Alberto Lopez Perez
2021-04-02 09:10:15 PDT
(In reply to Carlos Alberto Lopez Perez from comment #0) > The test gamepad/gamepad-visibility-1.html is flaky and sometimes it fails. > Sorry, I wanted to mean the test: imported/w3c/web-platform-tests/wasm/webapi/instantiateStreaming-bad-imports.any.worker.html This other related test is also a flaky timeout: imported/w3c/web-platform-tests/wasm/webapi/instantiateStreaming.any.worker.html https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/r276624%20%281415%29/imported/w3c/web-platform-tests/wasm/webapi/instantiateStreaming.any.worker-diff.txt --- /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/wasm/webapi/instantiateStreaming.any.worker-expected.txt +++ /home/buildbot/worker/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/wasm/webapi/instantiateStreaming.any.worker-actual.txt @@ -1,3 +1,5 @@ + +Harness Error (TIMEOUT), message = null PASS Empty module without imports argument PASS Empty module with undefined imports argument @@ -23,5 +25,5 @@ PASS i64 mutable WebAssembly.Global import PASS Multiple i64 arguments PASS stray argument -PASS Synchronous options handling +TIMEOUT Synchronous options handling Test timed out The test or tests filed under this bug are not failing anymore. Test expectations updated in https://commits.webkit.org/258724@main. |