diff --git a/examples/darwin-framework-tool/templates/tests/tests.js b/examples/darwin-framework-tool/templates/tests/tests.js index 7da417d0de313b..4208358238e692 100644 --- a/examples/darwin-framework-tool/templates/tests/tests.js +++ b/examples/darwin-framework-tool/templates/tests/tests.js @@ -70,6 +70,7 @@ function getTests() { //tests.disable('Test_TC_CC_9_3'); // TODO: Test_TC_MC_3_7 does not work on Darwin for now. + tests.disable('Test_TC_APPLAUNCHER_1_3'); tests.disable('Test_TC_APPLAUNCHER_3_7'); // TODO: Test_TC_MC_3_8 does not work on Darwin for now.