Skip to content

Commit

Permalink
[SYCL][E2E] Update pf-wg-atomic64.cpp (#16029)
Browse files Browse the repository at this point in the history
This DISABLED does nothing. As I understand this test should be run on a
device without atomic64 support.
  • Loading branch information
KornevNikita authored Nov 11, 2024
1 parent d2836c2 commit c0cb28e
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion sycl/test-e2e/Regression/pf-wg-atomic64.cpp
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
// DISABLED: aspect-atomic64
// UNSUPPORTED: aspect-atomic64
// UNSUPPORTED-INTENDED: The test is intended for devices without atomic64
// support.
// RUN: %{build} -o %t.out
// RUN: %{run} %t.out

Expand Down

0 comments on commit c0cb28e

Please sign in to comment.