Skip to content

Commit

Permalink
omigosh test for multiple devices from adapters should fail yo
Browse files Browse the repository at this point in the history
  • Loading branch information
ErichDonGubler committed Jan 22, 2025
1 parent 3dd925b commit 60d76c0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/tests/device.rs
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@ static DEVICE_LIFETIME_CHECK: GpuTestConfiguration = GpuTestConfiguration::new()
);
});

// TODO: dis bad
#[cfg(not(all(target_arch = "wasm32", not(target_os = "emscripten"))))]
#[gpu_test]
static MULTIPLE_DEVICES: GpuTestConfiguration = GpuTestConfiguration::new()
Expand Down

0 comments on commit 60d76c0

Please sign in to comment.