Bug 261344 - NEW TEST (267029@main): [ macOS wk2 ] requestidlecallback/requestidlecallback-does-not-block-timer.html is a flaky text failure.
Summary: NEW TEST (267029@main): [ macOS wk2 ] requestidlecallback/requestidlecallback...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: DOM (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-09-08 11:05 PDT by Ben Schwartz
Modified: 2023-09-11 10:18 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Schwartz 2023-09-08 11:05:57 PDT
requestidlecallback/requestidlecallback-does-not-block-timer.html

This test is a flaky text failure on macOS wk2.

HISTORY:

https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=requestidlecallback%2Frequestidlecallback-in-page-cache.html&test=requestidlecallback%2Frequestidlecallback-does-not-block-timer.html

TEXT DIFF:

 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS didFireTimer is true
-PASS idleDeadline.timeRemaining() > 0 is true
-PASS idleDeadline.timeRemaining() is 0
-PASS didRunIdleCallback is true
+FAIL didRunIdleCallback should be true. Was false.
 PASS successfullyParsed is true
+Some tests failed.
 
 TEST COMPLETE
 
DIFF URL:

https://build.webkit.org/results/Apple-Ventura-Debug-WK2-GPUProcess-Tests/267753@main%20(3505)/requestidlecallback/requestidlecallback-does-not-block-timer-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on macOS Ventura (13.5, 22G74/arm64) ToT using the following command:

run-webkit-tests --verbose --clobber-old-results --iterations 2000 --child-processes 10 -f --exit-after-n-failures 1 requestidlecallback/requestidlecallback-does-not-block-timer.html

REGRESSION:

This test has been flaky since its introduction at 267029@main.
Comment 1 Radar WebKit Bug Importer 2023-09-08 11:06:05 PDT
<rdar://problem/115181506>
Comment 2 EWS 2023-09-08 11:13:27 PDT
Test gardening commit 267802@main (ba7050225fec): <https://commits.webkit.org/267802@main>

Reviewed commits have been landed. Closing PR #17602 and removing active labels.