Bug 208524 - [ macOS ] webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html has been timing out ever since it was introduced.
Summary: [ macOS ] webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html has been...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2020-03-03 11:01 PST by Jacob Uphoff
Modified: 2020-05-04 16:00 PDT (History)
4 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jacob Uphoff 2020-03-03 11:01:46 PST
webgl/2.0.0/conformance/extensions/webgl-draw-buffers.html 

This test has been timing out ever since it was reintroduced. This is happening on macOS wk1.

History:

https://results.webkit.org/?suite=layout-tests&test=webgl%2F2.0.0%2Fconformance%2Fextensions%2Fwebgl-draw-buffers.html

Diff:

--- /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-expected.txt
+++ /Volumes/Data/slave/mojave-release-tests-wk1/build/layout-test-results/webgl/2.0.0/conformance/extensions/webgl-draw-buffers-actual.txt
@@ -1,3 +1,4 @@
+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/webgl-draw-buffers.html
@@ -285,7 +286,7 @@
 [ 282: PASS ] gl.checkFramebufferStatus(gl.FRAMEBUFFER) != gl.FRAMEBUFFER_COMPLETE is true
 [ 283: PASS ] should be yellow
 [ 284: PASS ] should be yellow
-[ 285: FAIL ] should be clear at (0, 0) expected: 0,0,0,0 was 255,0,0,59
+[ 285: PASS ] should be clear
 [ 286: FAIL ] getError expected: NO_ERROR. Was INVALID_OPERATION : there should be no errors
 [ 287: PASS ] New WebGL context exists
 [ 288: PASS ] getError was expected value: INVALID_ENUM : MAX_COLOR_ATTACHMENTS_WEBGL should not be queryable if extension is disabled
@@ -297,6 +298,4 @@
 [ 294: PASS ] getError was expected value: NO_ERROR : there should be no errors
 [ 295: PASS ] getError was expected value: INVALID_ENUM : should not be able to attach to gl.COLOR_ATTACHMENT1
 [ 296: PASS ] getError was expected value: NO_ERROR : there should be no errors
-[ 297: PASS ] successfullyParsed is true
-[ FAIL ] 5 failures reported
Comment 1 Radar WebKit Bug Importer 2020-03-03 11:02:39 PST
<rdar://problem/60003993>
Comment 2 Jacob Uphoff 2020-03-03 11:30:53 PST
Set expectations here: https://trac.webkit.org/changeset/257790/webkit
Comment 3 Truitt Savell 2020-05-04 15:49:01 PDT
Looks like this test got fixed, or at least back to its previous state, with the changes in https://trac.webkit.org/changeset/261113/webkit
Comment 4 Jacob Uphoff 2020-05-04 16:00:05 PDT
Removed expectations here: https://trac.webkit.org/changeset/261120/webkit