Index: packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py =================================================================== --- packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py +++ packages/Python/lldbsuite/test/lang/cpp/class-template-parameter-pack/TestClassTemplateParameterPack.py @@ -6,4 +6,4 @@ decorators.expectedFailureAll( compiler="gcc"), # rdar://problem/48128064 - decorators.skipIfDarwin]) + decorators.skipIf])