| Index: tests/lib/lib.status
|
| diff --git a/tests/lib/lib.status b/tests/lib/lib.status
|
| index 00412af4c7f60a53dc976ab00047840222b14240..c78cce1bc621cb701cced0510e37af3ee6ac0aec 100644
|
| --- a/tests/lib/lib.status
|
| +++ b/tests/lib/lib.status
|
| @@ -356,3 +356,6 @@ mirrors/circular_factory_redirection_test/02: Crash # Assertion failure: Constan
|
| mirrors/mirrors_used_typedef_declaration_test/01: Crash # Assertion failure: typedef(Foo) has not been checked for cycles.
|
| mirrors/mirrors_used_typedef_declaration_test/none: Crash # Assertion failure: typedef(Foo) has not been checked for cycles.
|
| mirrors/typedef_library_test: Crash # Assertion failure: typedef(G) has not been checked for cycles.
|
| +
|
| +[ $noopt ]
|
| +mirrors/*: SkipByDesign
|
|
|