Bug 237415

Summary: webgl/1.0.x/conformance/rendering/clipping-wide-points.html fails on Intel, AMD
Product: WebKit Reporter: Kimmo Kinnunen <kkinnunen>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: Other   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 222812    

Description Kimmo Kinnunen 2022-03-03 04:08:12 PST
webgl/1.0.x/conformance/rendering/clipping-wide-points.html fails
Comment 1 Kimmo Kinnunen 2022-03-03 04:08:25 PST
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.

Test: ../../../resources/webgl_test_files/conformance/rendering/clipping-wide-points.html

[ 1: PASS ] getError was expected value: NO_ERROR : Should be no errors after setting up program
[ 2: PASS ] should be 0,255,0
[ 3: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
[ 4: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 255,0,0
[ 5: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
[ 6: PASS ] should be 0,255,0
[ 7: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
[ 8: FAIL ] should be 0,255,0 at (0, 0) expected: 0,255,0 was 255,0,0
[ 9: PASS ] getError was expected value: NO_ERROR : Should be no errors after running one test case
[ 10: PASS ] successfullyParsed is true
[ FAIL ] 2 failures reported
Comment 2 Kimmo Kinnunen 2022-03-06 22:23:49 PST
Fails on AMD
Passes on AS
Comment 3 Radar WebKit Bug Importer 2022-03-10 04:09:15 PST
<rdar://problem/90090862>