Created
May 28, 2018 23:22
-
-
Save pgengler/04c0c2cda6a00320dfde63549220c9f4 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > broccoli-stew > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 13.67s. | |
=== Scenario: default ========================================================== | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-yDQ9Gir3.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:4276:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:4262:6) | |
at http://localhost:7357/assets/test-support.js:4483:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3875:6) | |
at advance (http://localhost:7357/assets/test-support.js:3856:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > broccoli-stew > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 13.27s. | |
=== Scenario: ember-beta ======================================================= | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-HPFT1MS1.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:4296:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:4282:6) | |
at http://localhost:7357/assets/test-support.js:4503:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3895:6) | |
at advance (http://localhost:7357/assets/test-support.js:3876:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > broccoli-stew > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 15.27s. | |
=== Scenario: ember-canary ===================================================== | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-qLK29VE2.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:4068:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:4054:6) | |
at http://localhost:7357/assets/test-support.js:4275:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3667:6) | |
at advance (http://localhost:7357/assets/test-support.js:3648:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > broccoli-stew > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 14.44s. | |
=== Scenario: ember-release ==================================================== | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-TOvHt1tR.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:4276:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:4262:6) | |
at http://localhost:7357/assets/test-support.js:4483:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3875:6) | |
at advance (http://localhost:7357/assets/test-support.js:3856:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 13.44s. | |
=== Scenario: ember-lts-2.12 =================================================== | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-Scb48ehQ.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:3982:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:3968:6) | |
at http://localhost:7357/assets/test-support.js:4189:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3581:6) | |
at advance (http://localhost:7357/assets/test-support.js:3562:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > broccoli-stew > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 13.48s. | |
=== Scenario: ember-lts-2.16 =================================================== | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-1HpUf4Ra.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:4162:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:4148:6) | |
at http://localhost:7357/assets/test-support.js:4369:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3761:6) | |
at advance (http://localhost:7357/assets/test-support.js:3742:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > broccoli-stew > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 12.35s. | |
=== Scenario: ember-lts-2.18 =================================================== | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-1PV3HaXK.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:4164:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:4150:6) | |
at http://localhost:7357/assets/test-support.js:4371:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3763:6) | |
at advance (http://localhost:7357/assets/test-support.js:3744:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
yarn install v1.6.0 | |
[1/4] Resolving packages... | |
warning ember-cli > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > broccoli-stew > broccoli-funnel > [email protected]: Please replace with usage of fs.existsSync | |
warning ember-cli > ember-cli-preprocess-registry > [email protected]: Please replace with usage of fs.existsSync | |
[2/4] Fetching packages... | |
[3/4] Linking dependencies... | |
warning " > [email protected]" has unmet peer dependency "eslint@>=3.1.0". | |
[4/4] Building fresh packages... | |
Done in 11.80s. | |
=== Scenario: ember-default ==================================================== | |
Could not start watchman | |
Visit https://ember-cli.com/user-guide/#watchman for more info. | |
cleaning up... | |
Built project successfully. Stored in "/Users/pgengler/Projects/foo/ember-try-testcase/tmp/class-tests_dist-kJ8LqMxH.tmp". | |
ok 1 Chrome 66.0 - ESLint | app: app.js | |
ok 2 Chrome 66.0 - ESLint | app: resolver.js | |
ok 3 Chrome 66.0 - ESLint | app: router.js | |
ok 4 Chrome 66.0 - ESLint | tests: test-helper.js | |
ok 5 Chrome 66.0 - ESLint | tests: unit/fail-test.js | |
not ok 6 Chrome 66.0 - failing test: it fails | |
--- | |
actual: > | |
false | |
expected: > | |
true | |
stack: > | |
at Object.<anonymous> (http://localhost:7357/assets/tests.js:50:14) | |
at runTest (http://localhost:7357/assets/test-support.js:4276:30) | |
at Test.run (http://localhost:7357/assets/test-support.js:4262:6) | |
at http://localhost:7357/assets/test-support.js:4483:12 | |
at advanceTaskQueue (http://localhost:7357/assets/test-support.js:3875:6) | |
at advance (http://localhost:7357/assets/test-support.js:3856:4) | |
message: > | |
failed, expected argument to be truthy, was: false | |
Log: | | |
... | |
ok 7 Chrome 66.0 - ember-qunit: Ember.onerror validation: Ember.onerror is functioning properly | |
1..7 | |
# tests 7 | |
# pass 6 | |
# skip 0 | |
# fail 1 | |
Testem finished with non-zero exit code. Tests failed. | |
Result: false | |
--- | |
------ RESULTS ------ | |
Scenario default: FAIL | |
Command run: ember test | |
Scenario ember-beta: FAIL (Allowed) | |
Command run: ember test | |
[90m┌────────────────────[39m[90m┬────────────────────[39m[90m┬──────────────────────────────[39m[90m┬──────────┐[39m | |
[90m│[39m[31m Dependency [39m[90m│[39m[31m Expected [39m[90m│[39m[31m Used [39m[90m│[39m[31m Type [39m[90m│[39m | |
[90m├────────────────────[39m[90m┼────────────────────[39m[90m┼──────────────────────────────[39m[90m┼──────────┤[39m | |
[90m│[39m ember-source [90m│[39m https://s3.amazon… [90m│[39m 3.2.0-beta.5-beta+dd09fe1c [90m│[39m yarn [90m│[39m | |
[90m└────────────────────[39m[90m┴────────────────────[39m[90m┴──────────────────────────────[39m[90m┴──────────┘[39m | |
Scenario ember-canary: FAIL (Allowed) | |
Command run: ember test | |
[90m┌────────────────────[39m[90m┬────────────────────[39m[90m┬──────────────────────────────[39m[90m┬──────────┐[39m | |
[90m│[39m[31m Dependency [39m[90m│[39m[31m Expected [39m[90m│[39m[31m Used [39m[90m│[39m[31m Type [39m[90m│[39m | |
[90m├────────────────────[39m[90m┼────────────────────[39m[90m┼──────────────────────────────[39m[90m┼──────────┤[39m | |
[90m│[39m ember-source [90m│[39m https://s3.amazon… [90m│[39m 3.3.0-canary+ec1fb8ef [90m│[39m yarn [90m│[39m | |
[90m└────────────────────[39m[90m┴────────────────────[39m[90m┴──────────────────────────────[39m[90m┴──────────┘[39m | |
Scenario ember-release: FAIL | |
Command run: ember test | |
[90m┌────────────────────[39m[90m┬────────────────────[39m[90m┬──────────────────────────────[39m[90m┬──────────┐[39m | |
[90m│[39m[31m Dependency [39m[90m│[39m[31m Expected [39m[90m│[39m[31m Used [39m[90m│[39m[31m Type [39m[90m│[39m | |
[90m├────────────────────[39m[90m┼────────────────────[39m[90m┼──────────────────────────────[39m[90m┼──────────┤[39m | |
[90m│[39m ember-source [90m│[39m https://s3.amazon… [90m│[39m 3.1.2-release+ab8f176a [90m│[39m yarn [90m│[39m | |
[90m└────────────────────[39m[90m┴────────────────────[39m[90m┴──────────────────────────────[39m[90m┴──────────┘[39m | |
Scenario ember-lts-2.12: FAIL | |
Command run: ember test | |
[90m┌────────────────────[39m[90m┬────────────────────[39m[90m┬──────────────────────────────[39m[90m┬──────────┐[39m | |
[90m│[39m[31m Dependency [39m[90m│[39m[31m Expected [39m[90m│[39m[31m Used [39m[90m│[39m[31m Type [39m[90m│[39m | |
[90m├────────────────────[39m[90m┼────────────────────[39m[90m┼──────────────────────────────[39m[90m┼──────────┤[39m | |
[90m│[39m ember-source [90m│[39m ~2.12.0 [90m│[39m 2.12.2 [90m│[39m yarn [90m│[39m | |
[90m└────────────────────[39m[90m┴────────────────────[39m[90m┴──────────────────────────────[39m[90m┴──────────┘[39m | |
Scenario ember-lts-2.16: FAIL | |
Command run: ember test | |
[90m┌────────────────────[39m[90m┬────────────────────[39m[90m┬──────────────────────────────[39m[90m┬──────────┐[39m | |
[90m│[39m[31m Dependency [39m[90m│[39m[31m Expected [39m[90m│[39m[31m Used [39m[90m│[39m[31m Type [39m[90m│[39m | |
[90m├────────────────────[39m[90m┼────────────────────[39m[90m┼──────────────────────────────[39m[90m┼──────────┤[39m | |
[90m│[39m ember-source [90m│[39m ~2.16.0 [90m│[39m 2.16.4 [90m│[39m yarn [90m│[39m | |
[90m└────────────────────[39m[90m┴────────────────────[39m[90m┴──────────────────────────────[39m[90m┴──────────┘[39m | |
Scenario ember-lts-2.18: FAIL | |
Command run: ember test | |
[90m┌────────────────────[39m[90m┬────────────────────[39m[90m┬──────────────────────────────[39m[90m┬──────────┐[39m | |
[90m│[39m[31m Dependency [39m[90m│[39m[31m Expected [39m[90m│[39m[31m Used [39m[90m│[39m[31m Type [39m[90m│[39m | |
[90m├────────────────────[39m[90m┼────────────────────[39m[90m┼──────────────────────────────[39m[90m┼──────────┤[39m | |
[90m│[39m ember-source [90m│[39m ~2.18.0 [90m│[39m 2.18.2 [90m│[39m yarn [90m│[39m | |
[90m└────────────────────[39m[90m┴────────────────────[39m[90m┴──────────────────────────────[39m[90m┴──────────┘[39m | |
Scenario ember-default: FAIL | |
Command run: ember test | |
8 scenarios failed (2 allowed) | |
0 scenarios succeeded | |
8 scenarios run |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment