RESOLVED FIXED 199647
[WHLSL] Import another round of JS spec tests
https://bugs.webkit.org/show_bug.cgi?id=199647
Summary [WHLSL] Import another round of JS spec tests
Saam Barati
Reported 2019-07-09 16:32:32 PDT
...
Attachments
patch (26.34 KB, patch)
2019-07-09 16:36 PDT, Saam Barati
no flags
patch (25.06 KB, patch)
2019-07-09 17:14 PDT, Saam Barati
mmaxfield: review+
Saam Barati
Comment 1 2019-07-09 16:36:54 PDT
Robin Morisset
Comment 2 2019-07-09 17:04:37 PDT
Comment on attachment 373789 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=373789&action=review > LayoutTests/webgpu/whlsl-float-math.html:19 > + bool foo2() I don't understand, how is foo2() different from foo() ? And from foo3, 4 and 5? > LayoutTests/webgpu/whlsl-float-math.html:41 > + return bar(7.5); Same between foo6 and foo7 > LayoutTests/webgpu/whlsl-float-math.html:49 > + return float(7.5); Same between foo9 and foo10 > LayoutTests/webgpu/whlsl-float-math.html:102 > + await checkFail( Again, this test is a duplicate of the previous one.
Saam Barati
Comment 3 2019-07-09 17:14:24 PDT
Myles C. Maxfield
Comment 4 2019-07-09 17:16:50 PDT
Comment on attachment 373797 [details] patch View in context: https://bugs.webkit.org/attachment.cgi?id=373797&action=review > LayoutTests/webgpu/whlsl-bad-ander.html:1 > +<!DOCTYPE html><!-- webkit-test-runner [ experimental:WebGPUEnabled=true ] --> Shouldn't need this webkit-test-runner comment on any test.
Saam Barati
Comment 5 2019-07-09 17:21:26 PDT
(In reply to Myles C. Maxfield from comment #4) > Comment on attachment 373797 [details] > patch > > View in context: > https://bugs.webkit.org/attachment.cgi?id=373797&action=review > > > LayoutTests/webgpu/whlsl-bad-ander.html:1 > > +<!DOCTYPE html><!-- webkit-test-runner [ experimental:WebGPUEnabled=true ] --> > > Shouldn't need this webkit-test-runner comment on any test. Will remove from all tests inside webgpu/
Saam Barati
Comment 6 2019-07-09 17:23:40 PDT
Radar WebKit Bug Importer
Comment 7 2019-07-09 17:43:50 PDT
Note You need to log in before you can comment on or make changes to this bug.