Skip to content

Commit 14b856c

Browse files
committed
Update test exclusions
1 parent df8b9f5 commit 14b856c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Examples/test-suite/fortran/Makefile.in

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ FAILING_CPP_TESTS += \
4646
member_pointer \
4747
member_pointer_const \
4848
namespace_class \
49-
nested_scope \
49+
nested_scope_flat \
5050
overload_arrays \
5151
overload_complicated \
5252
overload_return_type \
@@ -69,6 +69,7 @@ FAILING_CPP_TESTS += \
6969
director_default \
7070
director_detect \
7171
director_classes \
72+
director_comparison_operators \
7273
director_conversion_operators \
7374
director_exception_catches \
7475
director_exception_nothrow \

0 commit comments

Comments
 (0)