Bug 278365
| Summary: | REGRESSION (279617@main): [ macOS wk2 ] imported/w3c/web-platform-tests/webrtc/simulcast/setParameters-active.https.html is a flaky failure | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Fady Farag <com.webkit.iidmsa> |
| Component: | Tools / Tests | Assignee: | youenn fablet <youennf> |
| Status: | REOPENED | ||
| Severity: | Normal | CC: | Morningstar, ryanhaddad, webkit-bot-watchers-bugzilla, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | Other | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Fady Farag
imported/w3c/web-platform-tests/webrtc/simulcast/setParameters-active.https.html
This test is flakily failing on macOS wk2.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebrtc%2Fsimulcast%2FsetParameters-active.https.html
TEXT DIFF:
--- /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/simulcast/setParameters-active.https-expected.txt
+++ /Volumes/Data/worker/Apple-Ventura-Release-WK2-Tests/build/layout-test-results/imported/w3c/web-platform-tests/webrtc/simulcast/setParameters-active.https-actual.txt
@@ -1,5 +1,5 @@
PASS Simulcast setParameters active=false on first encoding stops sending frames for that encoding
PASS Simulcast setParameters active=false on second encoding stops sending frames for that encoding
-PASS Simulcast setParameters active=false stops sending frames
+FAIL Simulcast setParameters active=false stops sending frames assert_equals: expected 4 but got 5
DIFF URL:
https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/282470@main%20(7767)/imported/w3c/web-platform-tests/webrtc/simulcast/setParameters-active.https-diff.txt
REGRESSION:
The regression point seems to be after 279617@main landed.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/134310173>
Fady Farag
Pull request: https://github.com/WebKit/WebKit/pull/32437
EWS
Committed 282516@main (4b2e92b09a83): <https://commits.webkit.org/282516@main>
Reviewed commits have been landed. Closing PR #32437 and removing active labels.
Dawn Morningstar
Reopening as it was erroneously closed due to the PR being read as a fix rather than expectations.