Bug 147299 - aria-liveregions-notifications tests are very flaky
Summary: aria-liveregions-notifications tests are very flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Accessibility (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2015-07-25 18:00 PDT by Alexey Proskuryakov
Modified: 2015-07-30 11:39 PDT (History)
10 users (show)

See Also:


Attachments
patch (13.88 KB, patch)
2015-07-29 17:07 PDT, Nan Wang
cfleizach: review-
Details | Formatted Diff | Diff
patch (13.86 KB, patch)
2015-07-30 11:06 PDT, Nan Wang
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Alexey Proskuryakov 2015-07-25 18:00:13 PDT
aria-liveregions-notifications tests are very flaky, failing most of the time on debug bots:

https://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=platform%2Fmac%2Faccessibility%2Faria-liveregions-notifications
Comment 1 Radar WebKit Bug Importer 2015-07-25 18:00:25 PDT
<rdar://problem/21998675>
Comment 2 Alexey Proskuryakov 2015-07-25 18:03:20 PDT
Added test expectations in r187394 (this means that test results are almost ignored, and we will only get a failure notification if they begin to crash).
Comment 3 Nan Wang 2015-07-29 17:07:05 PDT
Created attachment 257786 [details]
patch
Comment 4 chris fleizach 2015-07-30 10:58:28 PDT
Comment on attachment 257786 [details]
patch

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

just need a comment update. thanks

> LayoutTests/ChangeLog:9
> +        Previous tests were flaky that results were relying on a timer based notification. Fixed the tests by

These tests were flaky because they relied on timer notification callbacks. 
Fixed these tests by using different objects to capture the notifications instead
Comment 5 Nan Wang 2015-07-30 11:06:57 PDT
Created attachment 257841 [details]
patch
Comment 6 WebKit Commit Bot 2015-07-30 11:39:48 PDT
Comment on attachment 257841 [details]
patch

Clearing flags on attachment: 257841

Committed r187595: <http://trac.webkit.org/changeset/187595>
Comment 7 WebKit Commit Bot 2015-07-30 11:39:52 PDT
All reviewed patches have been landed.  Closing bug.