Bug 229472 - [BigSur wk2 Debug] webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html is a flaky timeout
Summary: [BigSur wk2 Debug] webgl/1.0.3/conformance/glsl/constructors/glsl-construct-b...
Status: RESOLVED CONFIGURATION CHANGED
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: 2021-08-24 14:50 PDT by Eric Hutchison
Modified: 2022-06-23 13:59 PDT (History)
8 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eric Hutchison 2021-08-24 14:50:38 PDT
webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2.html

is a flaky timeout on BigSur wk2 debug.

History: https://results.webkit.org/?platform=ios&platform=mac&suite=layout-tests&test=webgl%2F1.0.3%2Fconformance%2Fglsl%2Fconstructors%2Fglsl-construct-bvec2.html

Results: https://build.webkit.org/results/Apple-BigSur-Debug-WK2-Tests/r281509%20(3408)/results.html

Diff:
--- /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2-expected.txt
+++ /Volumes/Data/worker/bigsur-debug-tests-wk2/build/layout-test-results/webgl/1.0.3/conformance/glsl/constructors/glsl-construct-bvec2-actual.txt
@@ -1,5 +1,43 @@
+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/glsl/constructors/glsl-construct-bvec2.html
-[ PASS ] All tests passed
+[ 1: PASS ] Vertex shader : bvec2(), invalid (no arguments)
+[ 2: PASS ] Fragment shader : bvec2(), invalid (no arguments)
+[ 3: PASS ] should be green
+[ 4: PASS ] should be green
+[ 5: PASS ] should be green
+[ 6: PASS ] should be green
+[ 7: PASS ] should be green
+[ 8: PASS ] should be green
+[ 9: PASS ] should be green
+[ 10: PASS ] should be green
+[ 11: PASS ] should be green
+[ 12: PASS ] should be green
+[ 13: PASS ] should be green
+[ 14: PASS ] should be green
+[ 15: PASS ] should be green
+[ 16: PASS ] should be green
+[ 17: PASS ] should be green
+[ 18: PASS ] should be green
+[ 19: PASS ] Vertex shader : bvec2(bvec2, bool), invalid (unused argument)
+[ 20: PASS ] Fragment shader : bvec2(bvec2, bool), invalid (unused argument)
+[ 21: PASS ] Vertex shader : bvec2(bvec3, bool), invalid (unused argument)
+[ 22: PASS ] Fragment shader : bvec2(bvec3, bool), invalid (unused argument)
+[ 23: PASS ] Vertex shader : bvec2(bvec4, bool), invalid (unused argument)
+[ 24: PASS ] Fragment shader : bvec2(bvec4, bool), invalid (unused argument)
+[ 25: PASS ] Vertex shader : bvec2(mat2, bool), invalid (unused argument)
+[ 26: PASS ] Fragment shader : bvec2(mat2, bool), invalid (unused argument)
+[ 27: PASS ] Vertex shader : bvec2(mat3, bool), invalid (unused argument)
+[ 28: PASS ] Fragment shader : bvec2(mat3, bool), invalid (unused argument)
+[ 29: PASS ] Vertex shader : bvec2(mat4, bool), invalid (unused argument)
+[ 30: PASS ] Fragment shader : bvec2(mat4, bool), invalid (unused argument)
+[ 31: PASS ] should be green
+[ 32: PASS ] should be green
+[ 33: PASS ] should be green
+[ 34: PASS ] should be green
+[ 35: PASS ] should be green
+[ 36: PASS ] should be green
+[ 37: PASS ] should be green
Comment 1 Radar WebKit Bug Importer 2021-08-24 14:51:52 PDT
<rdar://problem/82310824>
Comment 2 Eric Hutchison 2021-08-24 14:55:45 PDT
Updated test expectations at https://trac.webkit.org/changeset/281519/webkit.
Comment 3 ayumi_kojima 2021-10-01 14:52:49 PDT
The flaky timeout is seen on BigSur wk1 Debug as well. It looks like this test is generally slow with about 20 seconds to run. When this test times out on BigSur wk1 Debug, it takes about 30 seconds. I will mark this test as slow on macOS. 

Will leave the previously marked test expectations on BigSur wk2 Debug as is because when the test times out on wk2, it takes ~99 seconds.

https://trac.webkit.org/changeset/283406/webkit
Comment 4 Brent Fulgham 2022-06-23 13:59:57 PDT
Truitt confirmed thesis resolved (3/15/2022).