Bug 282671
| Summary: | TestWebKitAPI.WebKitLegacy.MediaPlaybackSleepAssertion is a flakey failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Jonathan Bedard <jbedard> |
| Component: | Media | Assignee: | Jonathan Bedard <jbedard> |
| Status: | NEW | ||
| Severity: | Normal | CC: | jer.noble, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Jonathan Bedard
History seen in https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKitLegacy.MediaPlaybackSleepAssertion.
TestWebKitAPI.WebKitLegacy.MediaPlaybackSleepAssertion is flakey. Oddly consistent, when it starts to fail, it will usually fail consistently for awhile, and then start passing again. Test output looks like:
Failed
TestWebKitAPI.WebKitLegacy.MediaPlaybackSleepAssertion
/Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/mac/MediaPlaybackSleepAssertion.mm:179
Value of: hasAssertionType(((CFStringRef) __builtin___CFStringMakeConstantString ("" "PreventUserIdleDisplaySleep" "")))
Actual: false
Expected: true
/Volumes/Data/worker/Apple-Sequoia-Release-Build/build/Tools/TestWebKitAPI/Tests/mac/MediaPlaybackSleepAssertion.mm:186
Value of: hasAssertionType(((CFStringRef) __builtin___CFStringMakeConstantString ("" "PreventUserIdleSystemSleep" "")))
Actual: false
Expected: true
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/139333146>
Jonathan Bedard
Pull request: https://github.com/WebKit/WebKit/pull/36273
EWS
Test gardening commit 286238@main (d58de05763e5): <https://commits.webkit.org/286238@main>
Reviewed commits have been landed. Closing PR #36273 and removing active labels.