Bug 230849

Summary: WebGL conformance suite is misusing testRunner.notifyDone()
Product: WebKit Reporter: Alexey Proskuryakov <ap>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: dino, kbr, kkinnunen, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Alexey Proskuryakov 2021-09-27 10:01:00 PDT
Seeing a lot of output like this in WebKit1 test logs:

07:54:18.507 4914 worker/5 worker/5 webgl/1.0.3/conformance/glsl/implicit/divide_ivec4_vec4.vert.html output stderr lines:
07:54:18.508 4914 worker/5   TestRunner::notifyDone() called unexpectedly.

07:54:18.594 4914 worker/13 worker/13 webgl/1.0.3/conformance/glsl/misc/non-ascii.vert.html output stderr lines:
07:54:18.594 4914 worker/13   TestRunner::notifyDone() called unexpectedly.
Comment 1 Alexey Proskuryakov 2021-09-27 10:01:55 PDT
Saw it here, didn't search elsewhere: https://ews-build.webkit.org/#/builders/56/builds/16099
Comment 2 Radar WebKit Bug Importer 2021-10-04 10:01:21 PDT
<rdar://problem/83840411>