Bug 211614 - [GTK][WPE] imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate.any.worker.html is flaky
Summary: [GTK][WPE] imported/w3c/web-platform-tests/wasm/jsapi/constructor/instantiate...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-05-08 00:17 PDT by Diego Pino
Modified: 2021-03-30 21:13 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Diego Pino 2020-05-08 00:17:21 PDT
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