diff --git a/testsuite/tests/plugins/all.T b/testsuite/tests/plugins/all.T index 7c52e07f9c2cdacaaf700bafe712c65aaa629dfd..473bed32d461962829dc1c97b501978362b8da99 100644 --- a/testsuite/tests/plugins/all.T +++ b/testsuite/tests/plugins/all.T @@ -53,7 +53,7 @@ test('T10420', test('T10294', [pre_cmd('$MAKE -s --no-print-directory -C annotation-plugin package.T10294'), clean_cmd('$MAKE -s --no-print-directory -C annotation-plugin clean.T10294'), - expect_broken(10301)], + when(have_dynamic(),expect_broken(10301))], run_command, ['$MAKE -s --no-print-directory T10294'])