Skip to content

Commit

Permalink
[libc++][TZDB] Disables a failing test. (#95659)
Browse files Browse the repository at this point in the history
The test fails depending on the timezone database used. Disable it for
now so it can be properly investigated later.
  • Loading branch information
mordante authored Jun 15, 2024
1 parent f3b4c00 commit e48f211
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@
// XFAIL: libcpp-has-no-experimental-tzdb
// XFAIL: availability-tzdb-missing

// TODO TZDB Investigate why this fails.
// UNSUPPORTED: target={{.*}}

// <chrono>

// class time_zone;
Expand Down

0 comments on commit e48f211

Please sign in to comment.