Changeset 261660 in webkit


Ignore:
Timestamp:
May 13, 2020 3:07:34 PM (4 years ago)
Author:
commit-queue@webkit.org
Message:

Enable webgl_canvas/ tests
https://bugs.webkit.org/show_bug.cgi?id=211748

Patch by Kenneth Russell <kbr@chromium.org> on 2020-05-13
Reviewed by Dean Jackson.

With the fixes for Bug 183151 and other bugs, all of these tests
are now passing.

  • TestExpectations:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-float-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-half_float-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r32f-red-float-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-float-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-half_float-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg32f-rg-float-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8-rg-unsigned_byte-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt:
  • webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt:
Location:
trunk/LayoutTests
Files:
13 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r261659 r261660  
     12020-05-13  Kenneth Russell  <kbr@chromium.org>
     2
     3        Enable webgl_canvas/ tests
     4        https://bugs.webkit.org/show_bug.cgi?id=211748
     5
     6        Reviewed by Dean Jackson.
     7
     8        With the fixes for Bug 183151 and other bugs, all of these tests
     9        are now passing.
     10
     11        * TestExpectations:
     12        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt:
     13        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-float-expected.txt:
     14        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-half_float-expected.txt:
     15        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r32f-red-float-expected.txt:
     16        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt:
     17        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-float-expected.txt:
     18        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-half_float-expected.txt:
     19        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg32f-rg-float-expected.txt:
     20        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8-rg-unsigned_byte-expected.txt:
     21        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt:
     22        * webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt:
     23
    1242020-05-13  Kate Cheney  <katherine_cheney@apple.com>
    225
  • trunk/LayoutTests/TestExpectations

    r261505 r261660  
    33893389webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
    33903390webgl/2.0.0/conformance/textures/video/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
    3391 webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_byte.html [ Skip ]
    3392 webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_short_5_6_5.html [ Skip ]
    3393 webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_byte.html [ Skip ]
    3394 webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_4_4_4_4.html [ Skip ]
    3395 webgl/2.0.0/conformance/textures/webgl_canvas/tex-2d-rgba-rgba-unsigned_short_5_5_5_1.html [ Skip ]
    33963391
    33973392webgl/2.0.0/conformance2/misc/uninitialized-test-2.html [ Skip ]
     
    37283723webgl/2.0.0/conformance2/textures/video/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
    37293724webgl/2.0.0/conformance2/textures/video/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
    3730 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
    3731 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-float.html [ Skip ]
    3732 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-half_float.html [ Skip ]
    3733 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r32f-red-float.html [ Skip ]
    3734 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r8-red-unsigned_byte.html [ Skip ]
    3735 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
    3736 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-float.html [ Skip ]
    3737 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-half_float.html [ Skip ]
    3738 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg32f-rg-float.html [ Skip ]
    3739 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
    3740 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
    3741 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
    3742 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
    3743 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
    3744 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
    3745 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
    3746 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r16f-red-float.html [ Skip ]
    3747 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r16f-red-half_float.html [ Skip ]
    3748 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r32f-red-float.html [ Skip ]
    3749 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r8-red-unsigned_byte.html [ Skip ]
    3750 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
    3751 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg16f-rg-float.html [ Skip ]
    3752 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg16f-rg-half_float.html [ Skip ]
    3753 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg32f-rg-float.html [ Skip ]
    3754 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
    3755 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
    3756 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb16f-rgb-float.html [ Skip ]
    3757 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
    3758 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb32f-rgb-float.html [ Skip ]
    3759 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb565-rgb-unsigned_byte.html [ Skip ]
    3760 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
    3761 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
    3762 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
    3763 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
    3764 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
    3765 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba16f-rgba-float.html [ Skip ]
    3766 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
    3767 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba32f-rgba-float.html [ Skip ]
    3768 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba4-rgba-unsigned_byte.html [ Skip ]
    3769 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
    3770 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba8-rgba-unsigned_byte.html [ Skip ]
    3771 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
    3772 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
    3773 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
    37743725
    37753726# To-be-addressed WebGL 2 Crashes
    37763727webgl/2.0.0/conformance2/rendering/draw-buffers.html [ Skip ]
    3777 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
    3778 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
    3779 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb16f-rgb-float.html [ Skip ]
    3780 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb16f-rgb-half_float.html [ Skip ]
    3781 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb32f-rgb-float.html [ Skip ]
    3782 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb565-rgb-unsigned_byte.html [ Skip ]
    3783 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb565-rgb-unsigned_short_5_6_5.html [ Skip ]
    3784 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
    3785 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
    3786 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb8-rgb-unsigned_byte.html [ Skip ]
    3787 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba16f-rgba-float.html [ Skip ]
    3788 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba16f-rgba-half_float.html [ Skip ]
    3789 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba32f-rgba-float.html [ Skip ]
    3790 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba4-rgba-unsigned_byte.html [ Skip ]
    3791 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba4-rgba-unsigned_short_4_4_4_4.html [ Skip ]
    3792 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgba8-rgba-unsigned_byte.html [ Skip ]
    3793 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
    3794 webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
    37953728
    37963729# pre-wrap progression. Other rendering engines agree with the result.
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 33912)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-float-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34028)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-r16f-red-float.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r16f-red-half_float-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34162)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-r16f-red-half_float.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r32f-red-float-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34292)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-r32f-red-float.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 33081)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-r8ui-red_integer-unsigned_byte.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-float-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34691)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-float.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-half_float-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34793)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-rg16f-rg-half_float.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg32f-rg-float-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34906)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-rg32f-rg-float.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8-rg-unsigned_byte-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34445)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-rg8-rg-unsigned_byte.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 34591)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-rg8ui-rg_integer-unsigned_byte.html
     4[ PASS ] All tests passed
     5
  • trunk/LayoutTests/webgl/2.0.0/conformance2/textures/webgl_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte-expected.txt

    r256836 r261660  
    1 #PID UNRESPONSIVE - WebKitTestRunner (pid 35088)
    2 FAIL: Timed out waiting for notifyDone to be called
     1This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
    32
    4 #EOF
    5 #EOF
     3Test: ../../../resources/webgl_test_files/conformance2/textures/webgl_canvas/tex-2d-rgb8ui-rgb_integer-unsigned_byte.html
     4[ PASS ] All tests passed
     5
Note: See TracChangeset for help on using the changeset viewer.