Bug 154709 - REGRESSION(r195795): [WK2] fast/text/crash-complex-text-surrogate.html is flakey
Summary: REGRESSION(r195795): [WK2] fast/text/crash-complex-text-surrogate.html is flakey
Status: REOPENED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Myles C. Maxfield
URL:
Keywords: InRadar
: 154005 (view as bug list)
Depends on: 154758
Blocks:
  Show dependency treegraph
 
Reported: 2016-02-25 19:08 PST by Myles C. Maxfield
Modified: 2016-03-01 16:32 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.59 KB, patch)
2016-02-25 19:09 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff
Patch (2.97 KB, patch)
2016-02-25 19:11 PST, Myles C. Maxfield
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Myles C. Maxfield 2016-02-25 19:08:04 PST
REGRESSION(r195795): [WK2] fast/text/crash-complex-text-surrogate.html is flakey
Comment 1 Myles C. Maxfield 2016-02-25 19:09:35 PST
Created attachment 272278 [details]
Patch
Comment 2 Myles C. Maxfield 2016-02-25 19:11:06 PST
Created attachment 272279 [details]
Patch
Comment 3 Myles C. Maxfield 2016-02-25 19:11:35 PST
<rdar://problem/24483596>
Comment 4 Alexey Proskuryakov 2016-02-25 20:17:14 PST
Comment on attachment 272279 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=272279&action=review

> LayoutTests/platform/mac-wk2/TestExpectations:-449
> -webkit.org/b/154005 [ ElCapitan+ ] fast/text/crash-complex-text-surrogate.html [ Pass Failure ]

What is the difference between this new bug and bug 154005?
Comment 5 Myles C. Maxfield 2016-02-25 20:30:44 PST
(In reply to comment #4)
> Comment on attachment 272279 [details]
> Patch
> 
> View in context:
> https://bugs.webkit.org/attachment.cgi?id=272279&action=review
> 
> > LayoutTests/platform/mac-wk2/TestExpectations:-449
> > -webkit.org/b/154005 [ ElCapitan+ ] fast/text/crash-complex-text-surrogate.html [ Pass Failure ]
> 
> What is the difference between this new bug and bug 154005?

Oh, there isn't one. I'll forward-dup it.
Comment 6 Myles C. Maxfield 2016-02-25 20:31:21 PST
*** Bug 154005 has been marked as a duplicate of this bug. ***
Comment 7 WebKit Commit Bot 2016-02-25 21:20:49 PST
Comment on attachment 272279 [details]
Patch

Clearing flags on attachment: 272279

Committed r197158: <http://trac.webkit.org/changeset/197158>
Comment 8 WebKit Commit Bot 2016-02-25 21:20:52 PST
All reviewed patches have been landed.  Closing bug.
Comment 9 WebKit Commit Bot 2016-02-26 15:38:35 PST
Re-opened since this is blocked by bug 154758
Comment 10 mitz 2016-02-26 15:42:47 PST
(In reply to comment #9)
> Re-opened since this is blocked by bug 154758

Heh, I think that’s because the expected results in the source tree are for the non-auto-activating case. So the patch made the test non-flaky, but always failing. The patch just needs to be committed with new results.
Comment 11 Alexey Proskuryakov 2016-02-27 12:01:32 PST
Landed updated El Capitan+ result in http://trac.webkit.org/r197257
Comment 12 Ryan Haddad 2016-03-01 16:28:39 PST
This test still fails, reopening.
Comment 13 Ryan Haddad 2016-03-01 16:32:19 PST
Marked test as flaky in <http://trac.webkit.org/projects/webkit/changeset/197425>