Skip to content

Commit

Permalink
Mark tests as unsupported
Browse files Browse the repository at this point in the history
  • Loading branch information
miscco committed Jan 31, 2025
1 parent 3a49117 commit 56b65a5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//

// We cannot suppress execution checks in cuda::std::construct_at
// XFAIL: c++20 && !nvrtc && nvcc && !msvc
// UNSUPPORTED: c++20 && !nvrtc && nvcc && !msvc
// UNSUPPORTED: clang-14

#include <cuda/std/cassert>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//

// We cannot suppress execution checks in cuda::std::construct_at
// XFAIL: c++20 && !nvrtc && nvcc && !msvc
// UNSUPPORTED: c++20 && !nvrtc && nvcc && !msvc
// UNSUPPORTED: clang-14

#include <cuda/std/cassert>
Expand Down

0 comments on commit 56b65a5

Please sign in to comment.