Bug 218650 - [WPE] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-parse-error-external-classic.html is flaky
Summary: [WPE] imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-e...
Status: RESOLVED DUPLICATE of bug 217931
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-11-06 01:49 PST by Diego Pino
Modified: 2020-12-08 13:44 PST (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-11-06 01:49:22 PST
The test sporadically fails with the following output:

Diff: https://build.webkit.org/results/WPE-Linux-64-bit-Release-Tests/r269407%20(20908)/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-parse-error-external-classic-diff.txt

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-parse-error-external-classic-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/moving-between-documents/move-back-createHTMLDocument-parse-error-external-classic-actual.txt
@@ -1,8 +1,9 @@
+CONSOLE MESSAGE: SyntaxError: Left side of assignment is not a reference.
 
 
 PASS Sanity check around top-level Window
 PASS Eval: Move parse-error external classic script to createHTMLDocument move-back
-PASS <script> load: Move parse-error external classic script to createHTMLDocument move-back
+FAIL <script> load: Move parse-error external classic script to createHTMLDocument move-back assert_unreached: Script load event fired unexpectedly Reached unreachable code
 PASS <script> error: Move parse-error external classic script to createHTMLDocument move-back
-PASS window error: Move parse-error external classic script to createHTMLDocument move-back
+FAIL window error: Move parse-error external classic script to createHTMLDocument move-back assert_unreached: Window error event shouldn't fired on source window Reached unreachable code
 
This test works fine in GTK.
Comment 1 Sam Sneddon [:gsnedders] 2020-12-08 13:44:08 PST

*** This bug has been marked as a duplicate of bug 217931 ***