Bug 211614
| Summary: | [GTK][WPE] imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate.any.worker.html is flaky | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Diego Pino <dpino> |
| Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
| Status: | NEW | ||
| Severity: | Normal | CC: | lmoura |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: | https://bugs.webkit.org/show_bug.cgi?id=208368 | ||
Diego Pino
The test has been a flaky failure since it was added in r260690. The failure is caused by a timeout in harnessing.
--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate.any.worker-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate.any.worker-actual.txt
@@ -1,3 +1,5 @@
+
+Harness Error (TIMEOUT), message = null
PASS Missing arguments
PASS Branding
@@ -13,15 +15,15 @@
FAIL getter order for imports object: Module argument assert_array_equals: property 1, expected "global1 getter" but got "memory getter"
PASS imports: BufferSource argument
PASS imports: Module argument
-FAIL No imports: BufferSource argument assert_array_equals: matching export keys property 2, expected "table" but got "global"
-FAIL No imports: Module argument assert_array_equals: matching export keys property 2, expected "table" but got "global"
-FAIL exports and imports: BufferSource argument assert_false: fn: writable expected false got true
-FAIL exports and imports: Module argument assert_false: fn: writable expected false got true
-PASS stray argument: BufferSource argument
-PASS stray argument: Module argument
-PASS Synchronous options handling: Buffer argument
-FAIL Synchronous options handling: Module argument assert_array_equals: lengths differ, expected 2 got 0
-PASS Empty buffer
-PASS Invalid code
-PASS Changing the buffer
+TIMEOUT No imports: BufferSource argument Test timed out
+NOTRUN No imports: Module argument
+NOTRUN exports and imports: BufferSource argument
+NOTRUN exports and imports: Module argument
+NOTRUN stray argument: BufferSource argument
+NOTRUN stray argument: Module argument
+NOTRUN Synchronous options handling: Buffer argument
+NOTRUN Synchronous options handling: Module argument
+NOTRUN Empty buffer
+NOTRUN Invalid code
+NOTRUN Changing the buffer
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |