Bug 168917 - LayoutTest fast/events/currentTarget-gc-crash.html is a flaky failure
Summary: LayoutTest fast/events/currentTarget-gc-crash.html is a flaky failure
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Chris Dumez
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-02-27 10:55 PST by Ryan Haddad
Modified: 2017-02-27 14:21 PST (History)
7 users (show)

See Also:


Attachments
Patch (1.45 KB, patch)
2017-02-27 11:02 PST, Chris Dumez
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ryan Haddad 2017-02-27 10:55:00 PST
LayoutTest fast/events/currentTarget-gc-crash.html is a flaky failure

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

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=fast%2Fevents%2FcurrentTarget-gc-crash.html

--- /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/fast/events/currentTarget-gc-crash-expected.txt
+++ /Volumes/Data/slave/sierra-release-tests-wk2/build/layout-test-results/fast/events/currentTarget-gc-crash-actual.txt
@@ -6,4 +6,7 @@
 PASS successfullyParsed is true
 
 TEST COMPLETE
+PASS successfullyParsed is true
 
+TEST COMPLETE
+
Comment 1 Ryan Haddad 2017-02-27 10:55:43 PST
https://trac.webkit.org/changeset/212029
Comment 2 Ryan Haddad 2017-02-27 10:57:30 PST
(In reply to comment #1)
> https://trac.webkit.org/changeset/212029

The test was added with this commit and seems to have been flaky from the start.
Comment 3 Chris Dumez 2017-02-27 10:58:11 PST
Ok, I can take a look today.
Comment 4 Chris Dumez 2017-02-27 11:02:47 PST
Created attachment 302852 [details]
Patch
Comment 5 WebKit Commit Bot 2017-02-27 12:03:01 PST
Comment on attachment 302852 [details]
Patch

Clearing flags on attachment: 302852

Committed r213085: <http://trac.webkit.org/changeset/213085>
Comment 6 WebKit Commit Bot 2017-02-27 12:03:06 PST
All reviewed patches have been landed.  Closing bug.