Bug 222365

Summary: [ macOS Wk2 ] inspector/dom/attributeModified.html is flakey timing out
Product: WebKit Reporter: Robert Jenner <jenner>
Component: New BugsAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: tsavell, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch none

Robert Jenner
Reported 2021-02-24 09:48:26 PST
inspector/dom/attributeModified.html is flakey timing out on macOS in webkit 2. HISTORY URL: https://results.webkit.org/?suite=layout-tests&test=inspector%2Fdom%2FattributeModified.html DIFF URL: https://build.webkit.org/results/Apple-BigSur-Release-WK2-Tests/r273383%20(475)/inspector/dom/attributeModified-pretty-diff.html DIFF TEXT: --- /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/inspector/dom/attributeModified-expected.txt +++ /Volumes/Data/slave/bigsur-release-tests-wk2/build/layout-test-results/inspector/dom/attributeModified-actual.txt @@ -1,33 +1,5 @@ -Tests for the DOM.attributeModified event. +#PID UNRESPONSIVE - WebKitTestRunner (pid 13752) +FAIL: Timed out waiting for notifyDone to be called - -== Running test suite: DOM.attributeModified --- Running test case: DOM.attributeModified.WithNamespace -Creating test node... -{ - "id": "with-namespace", - "attribute:existing": "42" -} - -Adding attribute with namespace... -{ - "id": "with-namespace", - "attribute:existing": "42", - "attribute:new": "1" -} - -Replacing attribute with namespace... -{ - "id": "with-namespace", - "attribute:existing": "42", - "attribute:new": "2" -} - -Replacing attribute without namespace... -{ - "id": "with-namespace", - "attribute:existing": "42", - "attribute:new": "3" -} - - +#EOF +#EOF
Attachments
Patch (1.56 KB, patch)
2021-02-24 10:40 PST, Robert Jenner
no flags
Radar WebKit Bug Importer
Comment 1 2021-02-24 09:48:44 PST
Robert Jenner
Comment 2 2021-02-24 10:25:30 PST
Attempted to reproduce the failure on multiple builds, multiple different ways, and I could not get it to timeout. So it appears to be very flakey. It also appears to have been occurring close to when the test starting running in BigSur, as the first recorded timeout was at r271078.
Robert Jenner
Comment 3 2021-02-24 10:40:04 PST
Truitt Savell
Comment 4 2021-02-24 10:44:18 PST
Comment on attachment 421426 [details] Patch Clearing flags on attachment: 421426 Committed r273408 (234519@main): <https://commits.webkit.org/234519@main>
Note You need to log in before you can comment on or make changes to this bug.