[webkit-changes] [WebKit/WebKit] 2bac33: REGRESSION(266877 at main): [ macOS wk2 ] requestidle...
Ryosuke Niwa
noreply at github.com
Tue Sep 26 14:12:41 PDT 2023
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 2bac3341dc4875ff1592dfcf40989927694123a5
https://github.com/WebKit/WebKit/commit/2bac3341dc4875ff1592dfcf40989927694123a5
Author: Ryosuke Niwa <rniwa at webkit.org>
Date: 2023-09-26 (Tue, 26 Sep 2023)
Changed paths:
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/requestidlecallback/requestidlecallback-in-page-cache.html
Log Message:
-----------
REGRESSION(266877 at main): [ macOS wk2 ] requestidlecallback/requestidlecallback-in-page-cache.html is a flaky text failure/timeout.
https://bugs.webkit.org/show_bug.cgi?id=261341
Reviewed by Wenson Hsieh.
The flakiness was caused by the check sometimes running before idle callbacks.
Delay the check using idle callbacks to enforce the ordering.
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/requestidlecallback/requestidlecallback-in-page-cache.html:
Canonical link: https://commits.webkit.org/268481@main
More information about the webkit-changes
mailing list