[Webkit-unassigned] [Bug 239835] New: [ macOS wk1 ] Fourteen webgl/2.0.0/conformance tests are a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Apr 27 19:16:57 PDT 2022


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

            Bug ID: 239835
           Summary: [ macOS wk1 ] Fourteen webgl/2.0.0/conformance tests
                    are a flaky timeout
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
webgl/2.0.0/conformance/extensions/oes-texture-float-with-video.html
webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-video.html
webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html
webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r8-red-unsigned_byte.html
webgl/2.0.0/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-float.html
webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-float.html
webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-half_float.html
webgl/2.0.0/conformance2/textures/video/tex-2d-r8ui-red_integer-unsigned_byte.html
webgl/2.0.0/conformance2/textures/video/tex-2d-rg32f-rg-float.html
webgl/2.0.0/conformance2/textures/video/tex-2d-rgb9_e5-rgb-float.html
webgl/2.0.0/conformance2/textures/video/tex-3d-rg16f-rg-half_float.html
webgl/2.0.0/conformance2/textures/video/tex-3d-rgb5_a1-rgba-unsigned_byte.html
webgl/2.0.0/conformance2/textures/video/tex-3d-rgba4-rgba-unsigned_byte.html

The first failure that I saw on the dashboard for Big Sur was 2/15/2022 at r289818, which handles a respond to protocol for RVItems but this does not appear relevant to causing this issue.  The first failure that I saw on the dashboard for Monterey was 3/17/2022 at r291422, but this does not appear relevant to causing this issue.  These tests seem to have been flaky since the start. 

REPRODUCTION STEPS
I can reproduce this on ToT r293531.

Command: 
run-webkit-tests --root -1 --clobber-old-results --iterations 250 --exit-after-n-crashes-or-timeouts 1 --no-retry-failures --force -f 

Result:  

History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&suite=layout-tests&test=webgl%2F2.0.0%2Fconformance%2Fextensions%2Foes-texture-half-float-with-video.html&test=webgl%2F2.0.0%2Fconformance%2Fstate%2Fgl-object-get-calls.html&test=webgl%2F2.0.0%2Fconformance%2Ftextures%2Fvideo%2Ftex-2d-rgba-rgba-unsigned_byte.html&test=webgl%2F2.0.0%2Fconformance%2Ftextures%2Fvideo%2Ftex-2d-rgba-rgba-unsigned_short_5_5_5_1.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fimage_bitmap_from_video%2Ftex-2d-r8-red-unsigned_byte.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-2d-r11f_g11f_b10f-rgb-float.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-2d-r16f-red-float.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-2d-r16f-red-half_float.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-2d-r8ui-red_integer-unsigned_byte.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-2d-rg32f-rg-float.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-2d-rgb9_e5-rgb-float.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-3d-rg16f-rg-half_float.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-3d-rgb5_a1-rgba-unsigned_byte.html&test=webgl%2F2.0.0%2Fconformance2%2Ftextures%2Fvideo%2Ftex-3d-rgba4-rgba-unsigned_byte.html&platform=mac&flavor=wk1&limit=50000

Diff:
webgl/2.0.0/conformance/extensions/oes-texture-float-with-video.html

--- /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/webgl/2.0.0/conformance/extensions/oes-texture-float-with-video-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Debug-WK1-Tests/build/layout-test-results/webgl/2.0.0/conformance/extensions/oes-texture-float-with-video-actual.txt
@@ -1,4 +1,14 @@
+FAIL: Timed out waiting for notifyDone to be called
 This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.

 Test: ../../resources/webgl_test_files/conformance/extensions/oes-texture-float-with-video.html
-[ PASS ] All tests passed
+
+[ 1: PASS ] Successfully enabled OES_texture_float extension
+[ 2: PASS ] shouldBe 0,255,0
+[ 3: PASS ] shouldBe 255,0,0
+[ 4: PASS ] shouldBe 255,0,0
+[ 5: PASS ] shouldBe 0,255,0
+[ 6: PASS ] shouldBe 0,255,0
+[ 7: PASS ] shouldBe 255,0,0
+[ 8: PASS ] shouldBe 255,0,0
+[ 9: PASS ] shouldBe 0,255,0

webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-video.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-video-diff.txt

webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_byte-diff.txt

webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1-diff.txt

webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r8-red-unsigned_byte.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r8-red-unsigned_byte-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-float.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-2d-r11f_g11f_b10f-rgb-float-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-float.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-float-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-half_float.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-2d-r16f-red-half_float-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-2d-r8ui-red_integer-unsigned_byte.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-2d-r8ui-red_integer-unsigned_byte-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-2d-rg32f-rg-float.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-2d-rg32f-rg-float-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-2d-rgb9_e5-rgb-float.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-2d-rgb9_e5-rgb-float-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-3d-rg16f-rg-half_float.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-3d-rg16f-rg-half_float-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-3d-rgb5_a1-rgba-unsigned_byte.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-3d-rgb5_a1-rgba-unsigned_byte-diff.txt

webgl/2.0.0/conformance2/textures/video/tex-3d-rgba4-rgba-unsigned_byte.html
https://build.webkit.org/results/Apple-Monterey-Debug-WK1-Tests/250045@main%20(1958)/webgl/2.0.0/conformance2/textures/video/tex-3d-rgba4-rgba-unsigned_byte-diff.txt

-- 
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/20220428/b820a2ce/attachment-0001.htm>


More information about the webkit-unassigned mailing list