Commit graph

76 commits

Author SHA1 Message Date
Samson
bd9c17234c
fix handle_wgpu_msg crash (#30479)
* Enter realm before handle_wgpu_msg

fix https://github.com/servo/servo/issues/30419

* Update expectations
2023-10-03 15:16:42 +00:00
Samson
d74d51190a
Update WebGPU CTS (#30454)
* Fix webgpu-cts import script

* Update webgpu-cts to f2b59e0362

* Updated expectations
2023-09-30 16:28:46 +00:00
Samson
d22d97f8c8
Add GPUSupportedFeatures and update GPUSupportedLimits (#30359)
* GPUSupportedFeatures

* New supported limits

* Update expectations
2023-09-14 13:23:12 +00:00
Samson
71e0372ac1
Upgrade whole webgpu stack (#29795)
* Allow noidl files in script/dom/webidls

* Upgrade wgpu to 0.16 and refresh whole webgpu implementation

* Update WebGPU test expectations

* misc

* MutNullableDom -> DomRefCell<Option<Dom for GPUTexture

* Direct use of GPUTextureDescriptor

* Remove config from GPUCanvasContext

* misc

* finally blue color

* gpubuffer "handle" error

* GPU object have non-null label

* gpu limits and info

* use buffer_size

* fix warnings

* Cleanup

* device destroy

* fallback adapter

* mach update-webgpu write webgpu commit hash in file

* Mising deps in CI for webgpu tests

* Updated expectations

* Fixups

* early reject

* DomRefCell<Option<Dom -> MutNullableDom for GPUTexture
2023-08-20 23:16:46 +00:00
sagudev
43d42dfcbc Update expectations 2023-06-02 07:28:04 +02:00
sagudev
e378bea56d Update webgpu cts 2023-06-02 07:10:33 +02:00
Josh Matthews
f80d4c0939 Update test expectations. 2020-09-27 22:19:54 -04:00
Kunal Mohan
ba01ca1ba1 address review and disable test 2020-09-23 21:32:25 +05:30
Kunal Mohan
ef6c6a46fa update test expectations 2020-09-23 13:52:48 +05:30
Kunal Mohan
cd73193efe update test-expectations 2020-09-22 11:34:28 +05:30
Kunal Mohan
d3d006dea3 disable createTexture() validation tests 2020-08-25 12:51:01 +05:30
Kunal Mohan
49d3012584 update cts and test expectations 2020-08-25 11:09:03 +05:30
Kunal Mohan
1f4a18b995 update test expectations 2020-08-22 17:42:58 +05:30
Kunal Mohan
e5ccaee44f update test expectations 2020-08-16 22:07:30 +05:30
Kunal Mohan
44173014e0 update cts to include copy validation 2020-08-16 21:34:58 +05:30
Kunal Mohan
869875fd22 update test expectations 2020-08-11 14:25:04 +05:30
Kunal Mohan
507f7e2789 disable more tests and update expectations 2020-08-09 20:18:09 +05:30
Kunal Mohan
268c45fea7 update test expectations 2020-08-08 20:22:42 +05:30
Kunal Mohan
33a4bca74d Disable tests crashing on metal 2020-08-08 19:14:46 +05:30
Kunal Mohan
2034453fac update test expectations 2020-08-08 13:37:16 +05:30
Kunal Mohan
5f59716d41 update cts to main branch 2020-08-08 11:55:41 +05:30
Kunal Mohan
ecb8c91446 update test expectations 2020-08-07 22:40:18 +05:30
Kunal Mohan
89bfe6a7f1 Disable unexpectedly crashing tests 2020-08-02 17:50:46 +05:30
Kunal Mohan
fa4d3cb3d2 update expectations 2020-07-31 11:23:58 +05:30
Kunal Mohan
32a4104f4a changes made for cts to work 2020-07-31 11:07:19 +05:30
Kunal Mohan
10ba6a6928 add webgpu cts and update manifest 2020-07-31 11:07:18 +05:30