Bug 209480

Summary: [ macOS wk1 ] webgl/2.0.0/conformance/attribs/gl-vertexattribpointer.html is flaky timing out
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, jonlee, kbr, kkinnunen, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=208078
Bug Depends on: 214211    
Bug Blocks: 126404, 222726    

Jacob Uphoff
Reported 2020-03-24 09:23:49 PDT
webgl/2.0.0/conformance/attribs/gl-vertexattribpointer.html This test has been a flaky timeout since it was unskipped in r257283 on macOS wk1 debug. History: https://results.webkit.org/?suite=layout-tests&test=webgl%2F2.0.0%2Fconformance%2Fattribs%2Fgl-vertexattribpointer.html Diff: --- /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-expected.txt +++ /Volumes/Data/slave/catalina-debug-tests-wk1/build/layout-test-results/webgl/2.0.0/conformance/attribs/gl-vertexattribpointer-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/attribs/gl-vertexattribpointer.html
Attachments
Radar WebKit Bug Importer
Comment 1 2020-03-24 09:24:13 PDT
Jacob Uphoff
Comment 2 2020-03-24 09:41:35 PDT
Kenneth Russell
Comment 3 2020-07-31 15:12:39 PDT
James, could you please see whether this has been fixed by Bug 214211?
Jon Lee
Comment 4 2021-01-26 02:31:53 PST
This appears to remain a flaky timeout on WK1 debug.
Kenneth Russell
Comment 5 2021-01-26 15:54:13 PST
This test seems to run very quickly, so it's strange that it would time out flakily in Debug builds. James is OOO for the moment; if this is urgent can anyone else investigate it?
Kimmo Kinnunen
Comment 6 2021-03-18 00:50:17 PDT
Closing this one out. The test in general is a bit slow. The solution is to mark the test as Slow in TestExpectations. Later implementations could be sped up, but relative to other tests, this test probably will remain slowish.
Note You need to log in before you can comment on or make changes to this bug.