[libcxx-commits] [libcxx] [libc++] Mark local_time test as a long	test (PR #95170)
    Vitaly Buka via libcxx-commits 
    libcxx-commits at lists.llvm.org
       
    Wed Jun 12 10:26:14 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
----------------
vitalybuka wrote:
Yes please, I see that in the top of longest tests even without sanitizers.
https://github.com/llvm/llvm-project/pull/95170
    
    
More information about the libcxx-commits
mailing list