Skip to content

Commit 503fb1a

Browse files
committed
[HWASan] skip libcxx test that times out with hwasan
1 parent e276cf0 commit 503fb1a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/get_info.local_time.pass.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111

1212
// XFAIL: libcpp-has-no-experimental-tzdb
1313
// XFAIL: availability-tzdb-missing
14+
// Times out under HWASan
15+
// XFAIL: hwasan
1416

1517
// <chrono>
1618

0 commit comments

Comments
 (0)