@@ -691,9 +691,6 @@ std/thread/thread.threads/thread.thread.class/thread.thread.member/join.pass.cpp
691
691
std/depr/depr.c.headers/math_h.pass.cpp FAIL
692
692
std/numerics/c.math/cmath.pass.cpp FAIL
693
693
694
- # Test needs to be updated for P1976R2 "Explicit Constructors For Fixed-Extent span From Dynamic-Extent Ranges".
695
- std/containers/views/span.cons/assign.pass.cpp FAIL
696
-
697
694
# Test bug after LWG-2899 "is_(nothrow_)move_constructible and tuple, optional and unique_ptr" was accepted.
698
695
std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/move_convert.pass.cpp FAIL
699
696
std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/move_convert.runtime.pass.cpp FAIL
@@ -703,21 +700,6 @@ std/utilities/smartptr/unique.ptr/unique.ptr.class/unique.ptr.asgn/move.pass.cpp
703
700
# Test bug after LWG-3257 "Missing feature testing macro update from P0858" was accepted.
704
701
std/language.support/support.limits/support.limits.general/string.version.pass.cpp FAIL
705
702
706
- # Test needs to be updated for LWG-3320 removing span::const_iterator.
707
- std/containers/views/types.pass.cpp FAIL
708
- std/containers/views/span.iterators/begin.pass.cpp FAIL
709
- std/containers/views/span.iterators/rbegin.pass.cpp FAIL
710
- std/containers/views/span.iterators/end.pass.cpp FAIL
711
- std/containers/views/span.iterators/rend.pass.cpp FAIL
712
-
713
- # Test needs to be removed after P2116R0 removed the tuple interface of span
714
- std/containers/views/span.tuple/get.fail.cpp PASS
715
- std/containers/views/span.tuple/get.pass.cpp FAIL
716
- std/containers/views/span.tuple/tuple_element.fail.cpp PASS
717
- std/containers/views/span.tuple/tuple_element.pass.cpp FAIL
718
- std/containers/views/span.tuple/tuple_size.fail.cpp PASS
719
- std/containers/views/span.tuple/tuple_size.pass.cpp FAIL
720
-
721
703
# Not yet analyzed, likely bogus tests. Appears to be timing assumptions.
722
704
std/thread/futures/futures.async/async.pass.cpp SKIPPED
723
705
std/thread/futures/futures.shared_future/get.pass.cpp SKIPPED
@@ -1029,9 +1011,6 @@ std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct.pass.cpp:0 FAIL
1029
1011
std/containers/unord/unord.multimap/unord.multimap.cnstr/deduct_const.pass.cpp FAIL
1030
1012
std/utilities/tuple/tuple.tuple/tuple.cnstr/deduct.pass.cpp:0 FAIL
1031
1013
1032
- # Not yet analyzed. Assertion failed: f16_8.out(mbs, c16, c_c16p, c_c16p, c8, c8+4, c8p) == F32_8::ok
1033
- std/localization/locale.categories/category.ctype/locale.codecvt/locale.codecvt.members/utf_sanity_check.pass.cpp FAIL
1034
-
1035
1014
# Not yet analyzed. Frequent timeouts
1036
1015
std/containers/sequences/deque/deque.modifiers/insert_iter_iter.pass.cpp SKIPPED
1037
1016
0 commit comments