0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-03-03 17:34:47 -05:00
deno/cli/tests
Leo Kettmeir 35196eab27
BREAKING(unstable): remove WebGPU (#18094)
This PR _**temporarily**_ removes WebGPU (which has behind the
`--unstable` flag in Deno), due to performance complications due to its
presence.

It will be brought back in the future; as a point of reference, Chrome
will ship WebGPU to stable on 26/04/2023.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-03-17 00:29:32 +01:00
..
integration fix(repl): Hide indexable properties in tab completion (#18141) 2023-03-16 19:46:50 +00:00
node_compat test: parallelize applicable node compat tests (#18161) 2023-03-14 16:56:06 +09:00
testdata BREAKING(unstable): remove WebGPU (#18094) 2023-03-17 00:29:32 +01:00
unit BREAKING(unstable): remove WebGPU (#18094) 2023-03-17 00:29:32 +01:00
unit_node fix(ext/node): resource leak in createHmac (#18229) 2023-03-16 22:25:12 +01:00
integration_tests.rs tests: move integration tests to a single module (#17380) 2023-01-13 02:59:13 +01:00