Bug 85901 - [EFL] shared-stylesheet-mutation are flaky
Summary: [EFL] shared-stylesheet-mutation are flaky
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Thiago Marcos P. Santos
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-08 11:22 PDT by Thiago Marcos P. Santos
Modified: 2012-05-09 09:21 PDT (History)
4 users (show)

See Also:


Attachments
Fail results (7.27 KB, text/html)
2012-05-09 04:28 PDT, Thiago Marcos P. Santos
no flags Details
Patch (1.56 KB, patch)
2012-05-09 07:53 PDT, Thiago Marcos P. Santos
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Thiago Marcos P. Santos 2012-05-08 11:22:45 PDT
Looks like it has something to do with background color leaking from a previous test. I tried to to run the test 100 times on the same runner to see whenever the test itself was causing the flakiness and it passed. Unlikely to be related to machine load since it is a http test and runs on a locked shard.
Comment 1 Thiago Marcos P. Santos 2012-05-09 04:28:29 PDT
Created attachment 140912 [details]
Fail results

Actually I could make the test fail by repeatedly running it. That means the flakiness is not caused by other test.

./Tools/Scripts/run-webkit-tests --efl --debug --repeat-each=5000 http/tests/css/shared-stylesheet-mutation.html
Comment 2 Thiago Marcos P. Santos 2012-05-09 07:53:33 PDT
Created attachment 140945 [details]
Patch
Comment 3 Dominik Röttsches (drott) 2012-05-09 09:20:51 PDT
Removing dependency, bot turns red only for failures, not flakes.
Comment 4 WebKit Review Bot 2012-05-09 09:21:08 PDT
Comment on attachment 140945 [details]
Patch

Clearing flags on attachment: 140945

Committed r116535: <http://trac.webkit.org/changeset/116535>
Comment 5 WebKit Review Bot 2012-05-09 09:21:14 PDT
All reviewed patches have been landed.  Closing bug.