This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tools/run cts | |
TypeError: gpu.requestAdapter is not a function | |
at GPUTest.init (/home/dcerisano/git/cts/src/suites/cts/gpu_test.ts:18:31) | |
at processTicksAndRejections (internal/process/task_queues.js:94:5) | |
at RunCase.run [as testcaseRun] (/home/dcerisano/git/cts/src/framework/test_group.ts:52:11) | |
at RunCase.run (/home/dcerisano/git/cts/src/framework/test_group.ts:76:7) | |
at /home/dcerisano/git/cts/src/tools/run.ts:69:25 | |
at async Promise.all (index 0) | |
at /home/dcerisano/git/cts/src/tools/run.ts:85:5 | |
TypeError: gpu.requestAdapter is not a function |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
** Failures ** | |
cts:buffers/create_mapped:createBufferMapped={"size":12,"mappable":false} fail 56.31ms | |
- EXCEPTION: All relative imports must end in .js: ../../../third_party/dawn/linux | |
at MappingTest.init (/home/dcerisano/git/cts/src/suites/cts/gpu_test.ts:20:23) | |
cts:buffers/create_mapped:createBufferMapped={"size":12,"mappable":true} fail 56.232ms | |
- EXCEPTION: All relative imports must end in .js: ../../../third_party/dawn/linux | |
at MappingTest.init (/home/dcerisano/git/cts/src/suites/cts/gpu_test.ts:20:23) | |
cts:buffers/create_mapped:createBufferMapped={"size":524288,"mappable":false} fail 56.462ms | |
- EXCEPTION: All relative imports must end in .js: ../../../third_party/dawn/linux |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Successfully generated bindings! | |
> [email protected] build C:\Gitlab-Runner\builds\Sawif_ys\0\dcp-foss\webgpu-napi-build\build\webgpu-napi | |
> node ./build.js | |
Compiling bindings for version 0.0.1... | |
Platform: win32 | x64 | |
Node: 13.5.0 | |
V8: 7.9.317.25-node.23 | |
Copying files.. | |
Done! | |
Compiling bindings.. |
OlderNewer