Description: inspector/timeline/timeline-event-TimerFire.html inspector/timeline/timeline-event-TimerInstall.html inspector/timeline/timeline-event-TimerRemove.html Is a constant text failure on macOS ToT and since 263917@main. This issue can be bisected to 263917@main using command: run-webkit-tests --release --iterations=1 -1 inspector/timeline/timeline-event-TimerFire.html History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&test=inspector%2Ftimeline%2Ftimeline-event-TimerInstall.html&test=inspector%2Ftimeline%2Ftimeline-event-TimerRemove.html&test=inspector%2Ftimeline%2Ftimeline-recording.html&flavor=wk1&limit=50000 Diff: https://build.webkit.org/results/Apple-Ventura-Release-WK1-Tests/266998@main%20(3708)/inspector/timeline/timeline-event-TimerFire-diff.txt --- /Volumes/Data/worker/Apple-Ventura-Release-WK1-Tests/build/layout-test-results/inspector/timeline/timeline-event-TimerFire-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Release-WK1-Tests/build/layout-test-results/inspector/timeline/timeline-event-TimerFire-actual.txt @@ -6,26 +6,14 @@ Starting Capture... Evaluating... PASS: setTimeout fired -Stopping Capture... -PASS: Should be 1 TimerFired record. -DETAILS: number -PASS: ScriptTimelineRecord details should be the setTimeout identifier. +!! TIMEOUT: took longer than 10000ms -- Running test case: TimelineEvent.TimerFire.setInterval Starting Capture... -Evaluating... -PASS: setInterval fired: 1 -PASS: setInterval fired: 2 -PASS: setInterval fired: 3 -Stopping Capture... -PASS: Should be 3 TimerFired records. -DETAILS: number -PASS: ScriptTimelineRecord details should be the setInterval identifier. -DETAILS: number -PASS: ScriptTimelineRecord details should be the setInterval identifier. -DETAILS: number -PASS: ScriptTimelineRecord details should be the setInterval identifier. +!! TIMEOUT: took longer than 10000ms -- Running test case: SanityCheck -PASS: The setTimeout identifier and setInterval identifiers should be different. +FAIL: The setTimeout identifier and setInterval identifiers should be different. + Expected: truthy + Actual: false https://build.webkit.org/results/Apple-Ventura-Release-WK1-Tests/266998@main%20(3708)/inspector/timeline/timeline-event-TimerInstall-diff.txt https://build.webkit.org/results/Apple-Ventura-Release-WK1-Tests/266998@main%20(3708)/inspector/timeline/timeline-event-TimerRemove-diff.txt
<rdar://problem/114041968>
Test gardening commit 267012@main (f803d3d1b3ba): <https://commits.webkit.org/267012@main> Reviewed commits have been landed. Closing PR #16804 and removing active labels.
Pull request: https://github.com/WebKit/WebKit/pull/19382
Committed 269859@main (7fb2ade98313): <https://commits.webkit.org/269859@main> Reviewed commits have been landed. Closing PR #19382 and removing active labels.
Re-opened since this is blocked by bug 264534