Skip to content

Commit 1cfeb76

Browse files
committed
Exclude flaky tests
1 parent e116d67 commit 1cfeb76

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

jax_rocm_plugin/build/rocm/targets_to_ignore.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,8 @@ TARGETS_TO_IGNORE=(
1616
-@jax//tests:lax_test_gpu
1717
-@jax//tests:lobpcg_test_gpu
1818
-@jax//tests:ode_test_gpu
19+
-@jax//tests:lax_scipy_special_functions_test_gpu
20+
-@jax//tests:svd_test_gpu
1921
)
2022

2123
echo "${TARGETS_TO_IGNORE[*]}"

0 commit comments

Comments
 (0)