[Webkit-unassigned] [Bug 182245] New: [WPE] Layout test imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jan 29 08:46:18 PST 2018


https://bugs.webkit.org/show_bug.cgi?id=182245

            Bug ID: 182245
           Summary: [WPE] Layout test
                    imported/w3c/web-platform-tests/html/semantics/scripti
                    ng-1/the-script-element/module/errorhandling.html is
                    failing
           Product: WebKit
           Version: Other
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: mcatanzaro at igalia.com
                CC: bugs-noreply at webkitgtk.org, utatane.tea at gmail.com

Layout test imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html is a flaky failure for WPE since its crash expectation was removed in r227649 "imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling.html crashes". Sometimes the console messages print in a different order. Not sure why:

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/imported/w3c/web-platform-tests/html/semantics/scripting-1/the-script-element/module/errorhandling-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/module/errorhandling-actual.txt
@@ -1,9 +1,9 @@
-CONSOLE MESSAGE: TypeError: 'text/plain' is not a valid JavaScript MIME type.
-CONSOLE MESSAGE: TypeError: 'text/plain' is not a valid JavaScript MIME type.
 CONSOLE MESSAGE: line 1: SyntaxError: No identifiers allowed directly after numeric literal
 CONSOLE MESSAGE: line 1: SyntaxError: No identifiers allowed directly after numeric literal
 CONSOLE MESSAGE: line 1: SyntaxError: No identifiers allowed directly after numeric literal
 CONSOLE MESSAGE: line 1: SyntaxError: No identifiers allowed directly after numeric literal
+CONSOLE MESSAGE: TypeError: 'text/plain' is not a valid JavaScript MIME type.
+CONSOLE MESSAGE: TypeError: 'text/plain' is not a valid JavaScript MIME type.
 html-script-module-errorHandling

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180129/de1e303b/attachment-0001.html>


More information about the webkit-unassigned mailing list