Skip to content
This repository has been archived by the owner on Nov 3, 2021. It is now read-only.

Commit

Permalink
QUick tests
Browse files Browse the repository at this point in the history
  • Loading branch information
albertopq committed Feb 11, 2016
1 parent f7830ea commit 587c91f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 25 deletions.
26 changes: 1 addition & 25 deletions tests/taskcluster/tasks.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
1 change: 1 addition & 0 deletions tests/taskcluster/tasks/marionette_js_tests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 587c91f

Please sign in to comment.