Skip to content

Commit 585e56f

Browse files
committed
Revert "run normal tests"
This reverts commit 263a565.
1 parent 263a565 commit 585e56f

File tree

1 file changed

+15
-13
lines changed

1 file changed

+15
-13
lines changed

.travis.yml

Lines changed: 15 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -14,40 +14,40 @@ matrix:
1414
include:
1515
- os: linux
1616
node_js: "10"
17-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
17+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="Compiler-caching.test.js|Compiler.test.js|ConfigTestCases.test.js|Errors.test.js|Examples.test.js|HotModuleReplacementPlugin.test.js|HotTestCases.test.js|Integration.test.js|MultiCompiler.test.js|NodeTemplatePlugin.test.js|Stats.test.js|StatsTestCases.test.js|TestCasesAllCombined.test.js|TestCasesDevelopment.test.js|TestCasesDevtoolCheapEvalModuleSourceMap.test.js|TestCasesDevtoolCheapEvalSourceMap.test.js"
1818
- os: linux
1919
node_js: "10"
20-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
20+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="Compiler-caching.test.js|Compiler.test.js|ConfigTestCases.test.js|Errors.test.js|Examples.test.js|HotModuleReplacementPlugin.test.js|HotTestCases.test.js|Integration.test.js|MultiCompiler.test.js|NodeTemplatePlugin.test.js|Stats.test.js|StatsTestCases.test.js|TestCasesAllCombined.test.js|TestCasesDevelopment.test.js|TestCasesDevtoolCheapEvalModuleSourceMap.test.js|TestCasesDevtoolCheapEvalSourceMap.test.js"
2121
- os: linux
2222
node_js: "10"
23-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
23+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="Compiler-caching.test.js|Compiler.test.js|ConfigTestCases.test.js|Errors.test.js|Examples.test.js|HotModuleReplacementPlugin.test.js|HotTestCases.test.js|Integration.test.js|MultiCompiler.test.js|NodeTemplatePlugin.test.js|Stats.test.js|StatsTestCases.test.js|TestCasesAllCombined.test.js|TestCasesDevelopment.test.js|TestCasesDevtoolCheapEvalModuleSourceMap.test.js|TestCasesDevtoolCheapEvalSourceMap.test.js"
2424
- os: linux
2525
node_js: "10"
26-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
26+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="Compiler-caching.test.js|Compiler.test.js|ConfigTestCases.test.js|Errors.test.js|Examples.test.js|HotModuleReplacementPlugin.test.js|HotTestCases.test.js|Integration.test.js|MultiCompiler.test.js|NodeTemplatePlugin.test.js|Stats.test.js|StatsTestCases.test.js|TestCasesAllCombined.test.js|TestCasesDevelopment.test.js|TestCasesDevtoolCheapEvalModuleSourceMap.test.js|TestCasesDevtoolCheapEvalSourceMap.test.js"
2727
- os: linux
2828
node_js: "10"
29-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
29+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="Compiler-caching.test.js|Compiler.test.js|ConfigTestCases.test.js|Errors.test.js|Examples.test.js|HotModuleReplacementPlugin.test.js|HotTestCases.test.js|Integration.test.js|MultiCompiler.test.js|NodeTemplatePlugin.test.js|Stats.test.js|StatsTestCases.test.js|TestCasesAllCombined.test.js|TestCasesDevelopment.test.js|TestCasesDevtoolCheapEvalModuleSourceMap.test.js|TestCasesDevtoolCheapEvalSourceMap.test.js"
3030
- os: linux
3131
node_js: "10"
32-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
32+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="Compiler-caching.test.js|Compiler.test.js|ConfigTestCases.test.js|Errors.test.js|Examples.test.js|HotModuleReplacementPlugin.test.js|HotTestCases.test.js|Integration.test.js|MultiCompiler.test.js|NodeTemplatePlugin.test.js|Stats.test.js|StatsTestCases.test.js|TestCasesAllCombined.test.js|TestCasesDevelopment.test.js|TestCasesDevtoolCheapEvalModuleSourceMap.test.js|TestCasesDevtoolCheapEvalSourceMap.test.js"
3333
- os: linux
3434
node_js: "10"
35-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
35+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="TestCasesDevtoolCheapInlineSourceMap.test.js|TestCasesDevtoolCheapSourceMap.test.js|TestCasesDevtoolEval.test.js|TestCasesDevtoolEvalNamedModules.test.js|TestCasesDevtoolEvalSourceMap.test.js|TestCasesDevtoolInlineSourceMap.test.js|TestCasesDevtoolSourceMap.test.js|TestCasesHot.test.js|TestCasesHotMultiStep.test.js|TestCasesMinimizedHashedModules.test.js|TestCasesMinimizedSourceMap.test.js|TestCasesNormal.test.js|TestCasesProduction.test.js|Validation.test.js"
3636
- os: linux
3737
node_js: "10"
38-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
38+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="TestCasesDevtoolCheapInlineSourceMap.test.js|TestCasesDevtoolCheapSourceMap.test.js|TestCasesDevtoolEval.test.js|TestCasesDevtoolEvalNamedModules.test.js|TestCasesDevtoolEvalSourceMap.test.js|TestCasesDevtoolInlineSourceMap.test.js|TestCasesDevtoolSourceMap.test.js|TestCasesHot.test.js|TestCasesHotMultiStep.test.js|TestCasesMinimizedHashedModules.test.js|TestCasesMinimizedSourceMap.test.js|TestCasesNormal.test.js|TestCasesProduction.test.js|Validation.test.js"
3939
- os: linux
4040
node_js: "10"
41-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
41+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="TestCasesDevtoolCheapInlineSourceMap.test.js|TestCasesDevtoolCheapSourceMap.test.js|TestCasesDevtoolEval.test.js|TestCasesDevtoolEvalNamedModules.test.js|TestCasesDevtoolEvalSourceMap.test.js|TestCasesDevtoolInlineSourceMap.test.js|TestCasesDevtoolSourceMap.test.js|TestCasesHot.test.js|TestCasesHotMultiStep.test.js|TestCasesMinimizedHashedModules.test.js|TestCasesMinimizedSourceMap.test.js|TestCasesNormal.test.js|TestCasesProduction.test.js|Validation.test.js"
4242
- os: linux
4343
node_js: "10"
44-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
44+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="TestCasesDevtoolCheapInlineSourceMap.test.js|TestCasesDevtoolCheapSourceMap.test.js|TestCasesDevtoolEval.test.js|TestCasesDevtoolEvalNamedModules.test.js|TestCasesDevtoolEvalSourceMap.test.js|TestCasesDevtoolInlineSourceMap.test.js|TestCasesDevtoolSourceMap.test.js|TestCasesHot.test.js|TestCasesHotMultiStep.test.js|TestCasesMinimizedHashedModules.test.js|TestCasesMinimizedSourceMap.test.js|TestCasesNormal.test.js|TestCasesProduction.test.js|Validation.test.js"
4545
- os: linux
4646
node_js: "10"
47-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
47+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="TestCasesDevtoolCheapInlineSourceMap.test.js|TestCasesDevtoolCheapSourceMap.test.js|TestCasesDevtoolEval.test.js|TestCasesDevtoolEvalNamedModules.test.js|TestCasesDevtoolEvalSourceMap.test.js|TestCasesDevtoolInlineSourceMap.test.js|TestCasesDevtoolSourceMap.test.js|TestCasesHot.test.js|TestCasesHotMultiStep.test.js|TestCasesMinimizedHashedModules.test.js|TestCasesMinimizedSourceMap.test.js|TestCasesNormal.test.js|TestCasesProduction.test.js|Validation.test.js"
4848
- os: linux
4949
node_js: "10"
50-
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART=integration
50+
env: NO_WATCH_TESTS=1 JEST=--maxWorkers=2 JOB_PART="TestCasesDevtoolCheapInlineSourceMap.test.js|TestCasesDevtoolCheapSourceMap.test.js|TestCasesDevtoolEval.test.js|TestCasesDevtoolEvalNamedModules.test.js|TestCasesDevtoolEvalSourceMap.test.js|TestCasesDevtoolInlineSourceMap.test.js|TestCasesDevtoolSourceMap.test.js|TestCasesHot.test.js|TestCasesHotMultiStep.test.js|TestCasesMinimizedHashedModules.test.js|TestCasesMinimizedSourceMap.test.js|TestCasesNormal.test.js|TestCasesProduction.test.js|Validation.test.js"
5151
allow_failures:
5252
- os: osx
5353
fast_finish: true
@@ -58,7 +58,9 @@ install:
5858
- yarn link webpack --frozen-lockfile
5959

6060
script:
61-
- yarn travis:$JOB_PART --ci $JEST
61+
- yarn cover:init
62+
- yarn cover:single --ci $JEST $JOB_PART
63+
- yarn cover:report-min
6264

6365
notifications:
6466
slack:

0 commit comments

Comments
 (0)