Bug 209921 - [ Mac wk1 Debug ] inspector/css/add-css-property.html is flaky timing out.
Summary: [ Mac wk1 Debug ] inspector/css/add-css-property.html is flaky timing out.
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: CSS (show other bugs)
Version: WebKit Nightly Build
Hardware: Mac macOS 10.15
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-04-02 13:13 PDT by Jason Lawrence
Modified: 2020-04-02 13:21 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jason Lawrence 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.
-
Comment 1 Radar WebKit Bug Importer 2020-04-02 13:13:16 PDT
<rdar://problem/61222863>
Comment 2 Jason Lawrence 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