From 587c91f9a2c43642b0c12e748657a36e41736608 Mon Sep 17 00:00:00 2001 From: albertopq Date: Thu, 11 Feb 2016 11:10:57 +0100 Subject: [PATCH] QUick tests --- tests/taskcluster/tasks.yml | 26 +------------------ .../taskcluster/tasks/marionette_js_tests.yml | 1 + 2 files changed, 2 insertions(+), 25 deletions(-) diff --git a/tests/taskcluster/tasks.yml b/tests/taskcluster/tasks.yml index 0fbe96389764..7d0e4940aa4d 100644 --- a/tests/taskcluster/tasks.yml +++ b/tests/taskcluster/tasks.yml @@ -14,29 +14,5 @@ params: # All task definitions definitions: - build_unit: - - build_integration: - chunks: 8 - - gaia_ui_tests: - chunks: 30 - - csslint: - - jsonlint: - - jshint: - - eslint: - marionette_js_tests: - chunks: 40 - - marionette_js_tv_tests: - chunks: 10 - - unit_tests_b2g: - chunks: 30 - - jsmarionette_unit_tests: + chunks: 1 diff --git a/tests/taskcluster/tasks/marionette_js_tests.yml b/tests/taskcluster/tasks/marionette_js_tests.yml index 3915d930249e..9977e4882cb3 100644 --- a/tests/taskcluster/tasks/marionette_js_tests.yml +++ b/tests/taskcluster/tasks/marionette_js_tests.yml @@ -20,6 +20,7 @@ task: TEST_MANIFEST: '{{gaia}}/shared/test/integration/tbpl-manifest.json' NODE_MODULES_SRC: npm-cache HOST_LOG: artifacts/gecko_output.log + TEST_FILES: 'tv_apps/smart-system/test/marionette/app_modal_dialog_test.js' command: - entrypoint