RESOLVED FIXED194408
Web Inspector: Fix modify-css-property-race.html flakiness
https://bugs.webkit.org/show_bug.cgi?id=194408
Summary Web Inspector: Fix modify-css-property-race.html flakiness
Nikita Vasilyev
Reported 2019-02-07 12:40:24 PST
https://bugs.webkit.org/show_bug.cgi?id=194318#c11: > After the fixes in https://trac.webkit.org/changeset/241011/webkit > > inspector/css/modify-css-property-race.html > > has become a flakey failure on Debug. Looks like it it somehow writing > another pass message? > > History: > http://webkit-test-results.webkit.org/dashboards/flakiness_dashboard. > html#showAllRuns=true&tests=inspector%2Fcss%2Fmodify-css-property-race.html > > Diff: > --- > /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/ > inspector/css/modify-css-property-race-expected.txt > +++ > /Volumes/Data/slave/highsierra-debug-tests-wk1/build/layout-test-results/ > inspector/css/modify-css-property-race-actual.txt > @@ -7,4 +7,5 @@ > PASS: Height should have increased from 11px. > PASS: Height should be 100px or more. > PASS: Height should be 101px or more. > +PASS: Height should be 101px or more.
Attachments
Patch (1.93 KB, patch)
2019-02-07 12:43 PST, Nikita Vasilyev
no flags
Nikita Vasilyev
Comment 1 2019-02-07 12:43:37 PST
Created attachment 361429 [details] Patch Verify that the test is no longer flaky on the debug build: Tools/Scripts/run-webkit-tests -1 -iterations 500 -f --debug LayoutTests/inspector/css/modify-css-property-race.html
Devin Rousso
Comment 2 2019-02-07 13:48:48 PST
Comment on attachment 361429 [details] Patch rs=me
WebKit Commit Bot
Comment 3 2019-02-07 14:15:15 PST
Comment on attachment 361429 [details] Patch Clearing flags on attachment: 361429 Committed r241144: <https://trac.webkit.org/changeset/241144>
WebKit Commit Bot
Comment 4 2019-02-07 14:15:16 PST
All reviewed patches have been landed. Closing bug.
Radar WebKit Bug Importer
Comment 5 2019-02-07 14:16:30 PST
Note You need to log in before you can comment on or make changes to this bug.