[webkit-changes] [WebKit/WebKit] afa624: Fix test fast/rendering/render-style-null-optgroup...
Diego Pino
noreply at github.com
Tue Jul 16 14:36:09 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: afa6246004367478b4e9ec0516615afba9076100
https://github.com/WebKit/WebKit/commit/afa6246004367478b4e9ec0516615afba9076100
Author: Diego Pino Garcia <dpino at igalia.com>
Date: 2024-07-16 (Tue, 16 Jul 2024)
Changed paths:
M LayoutTests/fast/rendering/render-style-null-optgroup-crash.html
M LayoutTests/platform/ios/TestExpectations
M LayoutTests/platform/mac-wk2/TestExpectations
M LayoutTests/platform/wpe/TestExpectations
Log Message:
-----------
Fix test fast/rendering/render-style-null-optgroup-crash.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=264362
Reviewed by Alexey Proskuryakov.
The test always passed if ran only once, but failed if ran more than once.
Add mising wait for 'notifyDone' event when test is completed.
* LayoutTests/fast/rendering/render-style-null-optgroup-crash.html:
* LayoutTests/platform/ios/TestExpectations:
* LayoutTests/platform/mac-wk2/TestExpectations:
* LayoutTests/platform/wpe/TestExpectations:
Canonical link: https://commits.webkit.org/281020@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list