Skip to content

Commit 08d0c28

Browse files
omigosh test for multiple devices from adapters should fail yo
1 parent 894d036 commit 08d0c28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/gpu-tests/device.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ static DEVICE_LIFETIME_CHECK: GpuTestConfiguration = GpuTestConfiguration::new()
5757
);
5858
});
5959

60+
// TODO: dis bad
6061
#[cfg(not(all(target_arch = "wasm32", not(target_os = "emscripten"))))]
6162
#[gpu_test]
6263
static MULTIPLE_DEVICES: GpuTestConfiguration = GpuTestConfiguration::new()

0 commit comments

Comments
 (0)