Bug 253658 - REGRESSION(261354@main): [macOS] TestWebKitAPI.WebKit.MediaBufferingPolicy is a constant failure
Summary: REGRESSION(261354@main): [macOS] TestWebKitAPI.WebKit.MediaBufferingPolicy i...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit API (show other bugs)
Version: Other
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: Chris Dumez
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2023-03-09 10:31 PST by Dawn Morningstar
Modified: 2023-05-09 11:31 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 Dawn Morningstar 2023-03-09 10:31:23 PST
TestWebKitAPI.WebKit.MediaBufferingPolicy
is a constant failure on all queues after 261354@main.

HISTORY:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.MediaBufferingPolicy


Failure:
    TestWebKitAPI.WebKit.MediaBufferingPolicy
        2023-03-09 10:14:10.579 com.apple.WebKit.Networking.Development[41239:100388687] Cannot get default cookie store - using a memory store for this process
        2023-03-09 10:14:10.580 com.apple.WebKit.Networking.Development[41239:100388687] Cannot get default cookie store - using a memory store for this process
        
        /Volumes/Data/worker/Apple-Monterey-Release-Build/build/Tools/TestWebKitAPI/Tests/WebKitCocoa/MediaBufferingPolicy.mm:47
        Expected equality of these values:
          expected
            Which is: "PurgeResources"
          observed
            Which is: "LimitReadAhead"

TEST-RUN:
https://results.webkit.org/?suite=api-tests&test=TestWebKitAPI.WebKit.MediaBufferingPolicy
Comment 1 Radar WebKit Bug Importer 2023-03-09 10:31:48 PST
<rdar://problem/106508946>
Comment 2 Dawn Morningstar 2023-03-09 10:34:40 PST
https://commits.webkit.org/261354@main
Comment 3 Miguel Salinas 2023-03-21 13:20:02 PDT
Pull request: https://github.com/WebKit/WebKit/pull/11769
Comment 4 EWS 2023-03-31 13:58:07 PDT
Committed 262438@main (9a7153a9741e): <https://commits.webkit.org/262438@main>

Reviewed commits have been landed. Closing PR #11769 and removing active labels.
Comment 5 Ryan Haddad 2023-04-05 09:14:40 PDT
The test is still failing.
Comment 6 Ryan Haddad 2023-04-05 09:20:54 PDT
EWS for mac-api was green on the PR since EWS ignores pre-existing failures seen on post-commit bots. This covered up the fact that the test was still failing: https://ews-build.webkit.org/#/builders/18/builds/1253

Filed https://bugs.webkit.org/show_bug.cgi?id=255035
Comment 7 Robert Jenner 2023-04-28 12:09:14 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13283
Comment 8 EWS 2023-04-28 13:37:12 PDT
Test gardening commit 263516@main (33e962d2e95a): <https://commits.webkit.org/263516@main>

Reviewed commits have been landed. Closing PR #13283 and removing active labels.
Comment 9 Robert Jenner 2023-04-28 13:39:08 PDT
(In reply to EWS from comment #8)
> Test gardening commit 263516@main (33e962d2e95a):
> <https://commits.webkit.org/263516@main>
> 
> Reviewed commits have been landed. Closing PR #13283 and removing active
> labels.

Since this test is still failing, has been failing for quite some time, and because Miguel is leaving the WebKit project I have opted to disable this API test with the above commit. We will need to determine who this gets re-assigned to moving forward.
Comment 10 Chris Dumez 2023-05-09 08:46:40 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13641
Comment 11 EWS 2023-05-09 11:31:51 PDT
Committed 263873@main (74b006a7fec7): <https://commits.webkit.org/263873@main>

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