Skip to content

Commit

Permalink
Merge pull request #656 from stephenswat/fix/workaround_655
Browse files Browse the repository at this point in the history
Temporarily disable SYCL Kalman fitter test
  • Loading branch information
stephenswat authored Jul 26, 2024
2 parents f7d9df8 + 716fb7d commit 2e14d32
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/sycl/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@ traccc_add_test(
sycl

# Define the sources for the test.
test_kalman_fitter_telescope.sycl
# TODO: Reactivate this once #655 is fixed.
# test_kalman_fitter_telescope.sycl
test_clusterization.sycl
test_spacepoint_formation.sycl
test_barrier.sycl
Expand Down

0 comments on commit 2e14d32

Please sign in to comment.