[libcxx-commits] [libcxx] [libc++] Mark local_time test as a long test (PR #95170)

Mark de Wever via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jun 12 08:28:33 PDT 2024


================
@@ -8,11 +8,10 @@
 
 // UNSUPPORTED: c++03, c++11, c++14, c++17
 // UNSUPPORTED: no-filesystem, no-localization, no-tzdb
+// REQUIRES: long_tests
----------------
mordante wrote:

The test `libcxx/test/std/time/time.zone/time.zone.timezone/time.zone.members/sys_info.zdump.pass.cpp` has similar performance characteristics, can you mark that as a long test too? 

https://github.com/llvm/llvm-project/pull/95170


More information about the libcxx-commits mailing list