Bug 230849 - WebGL conformance suite is misusing testRunner.notifyDone()
Summary: WebGL conformance suite is misusing testRunner.notifyDone()
Status: NEW
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-09-27 10:01 PDT by Alexey Proskuryakov
Modified: 2021-10-04 10:01 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 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>