Skip to content

Commit

Permalink
fixup! [libc] Remove special case handing around test case that was f…
Browse files Browse the repository at this point in the history
…ixed

Fix for CI job Apple system configuration
  • Loading branch information
dimztimz committed Jul 22, 2024
1 parent 4c647e6 commit 82e8f5e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
// When std::print is unavailable, we don't rely on an implementation of
// std::__is_terminal and we always assume a non-unicode and non-terminal
// output.
// XFAIL: availability-print-missing
// XFAIL: availability-print-missing && target={{.*}}-windows{{.*}}

// Clang modules do not work with the definiton of _LIBCPP_TESTING_PRINT_IS_TERMINAL
// XFAIL: clang-modules-build && target={{.*}}-windows{{.*}}
Expand Down

0 comments on commit 82e8f5e

Please sign in to comment.