From 854a9c910736ff263040c5275bff1e54ab8902e8 Mon Sep 17 00:00:00 2001 From: CYBAI Date: Tue, 16 Oct 2018 20:06:00 +0800 Subject: [PATCH] Label as ERROR due to not supporting async wasm compilation yet This should be fixed after #21476 done. --- .../metadata/wasm/serialization/identity-not-preserved.html.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/wpt/metadata/wasm/serialization/identity-not-preserved.html.ini b/tests/wpt/metadata/wasm/serialization/identity-not-preserved.html.ini index 394cfbc06d7..1e92fb501c5 100644 --- a/tests/wpt/metadata/wasm/serialization/identity-not-preserved.html.ini +++ b/tests/wpt/metadata/wasm/serialization/identity-not-preserved.html.ini @@ -1,5 +1,5 @@ [identity-not-preserved.html] - expected: TIMEOUT + expected: ERROR [postMessaging to this window does not give back the same WebAssembly.Module] expected: TIMEOUT