Bug 169640 - REGRESSION: LayoutTest imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript.html is failing
Summary: REGRESSION: LayoutTest imported/w3c/web-platform-tests/html/webappapis/script...
Status: RESOLVED DUPLICATE of bug 236680
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: 2017-03-14 15:48 PDT by Ryan Haddad
Modified: 2022-02-15 17:12 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-03-14 15:48:56 PDT
LayoutTest imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript.html is failing

https://build.webkit.org/results/Apple%20Sierra%20Release%20WK2%20(Tests)/r213929%20(4367)/results.html

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=imported%2Fw3c%2Fweb-platform-tests%2Fhtml%2Fwebappapis%2Fscripting%2Fevents%2Fevent-handler-javascript.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/html/webappapis/scripting/events/event-handler-javascript-actual.txt
@@ -1,3 +1,4 @@
+CONFIRM NAVIGATION: undefined
 
 PASS Event handlers starting with 'javascript:' should treat that as a label.
Comment 1 Ryan Haddad 2017-03-14 16:01:11 PDT
Marked test as failing in http://trac.webkit.org/projects/webkit/changeset/213950
Comment 2 Ryan Haddad 2017-03-14 16:04:30 PDT
(In reply to comment #1)
> Marked test as failing in
> http://trac.webkit.org/projects/webkit/changeset/213950

I realized too late that I should have also marked the test as failing on ios-simulator-wk2. Did that in http://trac.webkit.org/projects/webkit/changeset/213951
Comment 3 Ryan Haddad 2017-03-14 16:04:58 PDT
This seems to have started after I skipped tests for https://bugs.webkit.org/show_bug.cgi?id=169615
Comment 4 Alexey Proskuryakov 2017-03-15 19:37:57 PDT
> +CONFIRM NAVIGATION: undefined

This has to be leaking from the previous test, imported/w3c/web-platform-tests/html/webappapis/scripting/events/compile-event-handler-settings-objects.html

I suggest skipping it, but it's probably a WebKitTestRunner bug that beforeunload output is leaked like this.
Comment 5 Jon Lee 2022-02-15 17:12:21 PST

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