Bug 249486 - REGRESSION (257568@main): [ iOS macOS ] media/audioSession/audioSessionType.html is a consistent failure
Summary: REGRESSION (257568@main): [ iOS macOS ] media/audioSession/audioSessionType.h...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-12-16 10:47 PST by Karl Rackler
Modified: 2022-12-16 10:56 PST (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Karl Rackler 2022-12-16 10:47:21 PST
Description:
media/audioSession/audioSessionType.html

The test was initially passing after being added at 257552@main.  There was a change made at 257568@main and the test began to consistently fail.

This issue can be bisected to 257568@main using the command: 
run-webkit-tests --release --iterations=50   media/audioSession/getUserMedia.html

History:
https://results.webkit.org/?suite=layout-tests&test=media%2FaudioSession%2FaudioSessionType.html

Diff:
H@@ -1,3 +1,3 @@

-PASS getUserMedia and AudioSession type
+FAIL getUserMedia and AudioSession type assert_equals: expected "auto" but got "play-and-record"
Comment 1 Radar WebKit Bug Importer 2022-12-16 10:47:55 PST
<rdar://problem/103452905>
Comment 2 Karl Rackler 2022-12-16 10:54:42 PST
I have marked this test as a consistent failure while this issue is investigated.
Comment 3 EWS 2022-12-16 10:56:47 PST
Test gardening commit 258006@main (4d0668f3ee26): <https://commits.webkit.org/258006@main>

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