[Webkit-unassigned] [Bug 240814] New: REGRESSION (r293885?): [ macOS wk2 ] webrtc/canvas-to-peer-connection.html is a consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon May 23 10:21:31 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=240814

            Bug ID: 240814
           Summary: REGRESSION (r293885?): [ macOS wk2 ]
                    webrtc/canvas-to-peer-connection.html is a consistent
                    failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebRTC
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com
                CC: youennf at gmail.com

Description:
webrtc/canvas-to-peer-connection.html

The first failure I saw on the dashboard was on 5/6/2022 at r293885.  r293885 removed usage of PixelBufferConformer in RealtimeOutgoingVideoSourceCocoa so that possibly introduced the consistent failure on macOS X86_64 wk2. 

REPRODUCTION STEPS
I can reproduce this on r293885.

Command: 
run-webkit-tests --root 293885 --exit-after-n-failures 1 --exit-after-n-crashes-or-timeouts 1 --iterations 50 -f --no-retry webrtc/canvas-to-peer-connection.html

Result: 
Regressions: Unexpected text-only failures (1)
  webrtc/canvas-to-peer-connection.html [ Failure ]

History:
https://results.webkit.org/?suite=layout-tests&test=webrtc%2Fcanvas-to-peer-connection.html&platform=mac&limit=50000&architecture=x86_64

Diff:
--- /Volumes/Data/worker/Apple-BigSur-Debug-WK2-Tests/build/layout-test-results/webrtc/canvas-to-peer-connection-expected.txt
+++ /Volumes/Data/worker/Apple-BigSur-Debug-WK2-Tests/build/layout-test-results/webrtc/canvas-to-peer-connection-actual.txt
@@ -1,3 +1,3 @@

-PASS draw: withWebGL
+FAIL draw: withWebGL assert_array_approx_equals: rect 0,255,255,255 at 0.9,0.9 not found iteration: 0 property 1, expected 255 +/- 25, expected 255 but got 229

I have marked this test as a consistent failure while this issue is investigated.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220523/0b19d5d3/attachment.htm>


More information about the webkit-unassigned mailing list