Bug 85901

Summary: [EFL] shared-stylesheet-mutation are flaky
Product: WebKit Reporter: Thiago Marcos P. Santos <tmpsantos>
Component: WebKit EFLAssignee: Thiago Marcos P. Santos <tmpsantos>
Status: RESOLVED FIXED    
Severity: Normal CC: d-r, gyuyoung.kim, lucas.de.marchi, webkit.review.bot
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Fail results
none
Patch none

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.