NEW 209921
[ Mac wk1 Debug ] inspector/css/add-css-property.html is flaky timing out.
https://bugs.webkit.org/show_bug.cgi?id=209921
Summary [ Mac wk1 Debug ] inspector/css/add-css-property.html is flaky timing out.
Jason Lawrence
Reported 2020-04-02 13:13:02 PDT
inspector/css/add-css-property.html Description: This test is flaky timing out on Mac wk1 Debug.The flakey failures are apparent throughout the visible history. History: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fcss%2Fadd-css-property.html&platform=mac&flavor=wk1&style=debug&limit=50000 Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/css/add-css-property-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/inspector/css/add-css-property-actual.txt @@ -1,20 +1,4 @@ +FAIL: Timed out waiting for notifyDone to be called Testing that CSSStyleDeclaration updates after inserting new CSS properties. -== Running test suite: AddCSSProperty --- Running test case: AddCSSProperty.AppendAfterMissingSemicolon -PASS: `color: green` property should be appended. - --- Running test case: AddCSSProperty.InsertBeforeAndAfter -PASS: `color: green` property should be inserted before the first property. -PASS: `display: block` property should be appended at the end. - --- Running test case: AddCSSProperty.InsertBetween -PASS: `font-family: fantasy` property should be inserted after the first property. - --- Running test case: AddCSSProperty.AppendAfterCommentedOutProperty -PASS: `display: inline` property should be appended. - --- Running test case: AddCSSProperty.AppendAfterCommentedOutPropertyWithoutSemicolon -PASS: `display: inline` property should be appended. -
Attachments
Radar WebKit Bug Importer
Comment 1 2020-04-02 13:13:16 PDT
Jason Lawrence
Comment 2 2020-04-02 13:21:30 PDT
I have marked this test as timing out while this issue is investigated. https://trac.webkit.org/changeset/259406/webkit
Note You need to log in before you can comment on or make changes to this bug.