Skip to content

Instantly share code, notes, and snippets.

@meisl
Last active December 11, 2015 06:28
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save meisl/4559135 to your computer and use it in GitHub Desktop.
Save meisl/4559135 to your computer and use it in GitHub Desktop.
results of regular tests for ramp-resources
root@OBRIAN /E/busterJS/rr-pr2/ramp-resources (master)
$ node node_modules/buster/bin/buster-test
Load path: ................
HTTP proxy: ........T...........
Resource middleware: ................................................................
Resource set cache: ...........................
Resource sets: ...............................................................F..........................F....
Resources: ..............................................................................
Timeout: HTTP proxy responses responds with 503 when backend is down
-> test function
TimeoutError: Timed out after 250ms
Failure: Resource sets prependLoad fails for non-existent resource with leading slash
[assert.match] Failed loading /*.js, /*.txt: Some paths are outside the project root. Set rootPath to the desired root to refer to paths outside of undefined.
..\..\..\..\..\jslint.js
..\..\..\..\..\test.txt
..\..\..\..\..\test_TI-0 (10878).txt
..\..\..\..\..\test_TI-1 (10954).txt expected to match '/*.txt' matched no files or resources
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.prependLoad.fails for non-existent resource with leading slash (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:1072:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:94:30)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.reject (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:201:4)
at exports.create.resourceSet.prependLoad (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:357:46)
Failure: Resource sets appendLoad fails for non-existent resource with leading slash
[assert.match] Failed loading /*.js, /*.txt: Some paths are outside the project root. Set rootPath to the desired root to refer to paths outside of undefined.
..\..\..\..\..\jslint.js
..\..\..\..\..\test.txt
..\..\..\..\..\test_TI-0 (10878).txt
..\..\..\..\..\test_TI-1 (10954).txt expected to match '/*.txt' matched no files or resources
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.appendLoad.fails for non-existent resource with leading slash (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:996:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:94:30)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.reject (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:201:4)
at exports.create.resourceSet.appendLoad (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:342:46)
6 test cases, 300 tests, 418 assertions, 2 failures, 0 errors, 1 timeout
Finished in 2.221s
root@OBRIAN /E/busterJS/rr-pr2/ramp-resources (master)
$ node node_modules/buster/bin/buster-test
HTTP proxy: ...........T........
Load path: ................
Resources: ..............................................................................
Resource sets: ............F.......FF.........................................................................
Resource middleware: ................................................................
Resource set cache: ...........................
Timeout: HTTP proxy responses responds with 503 when backend is down
-> test function
TimeoutError: Timed out after 250ms
Failure: Resource sets prependLoad fails for non-existent resource with leading slash
[assert.match] Failed loading /*.js, /*.txt: Some paths are outside the project root. Set rootPath to the desired root to refer to paths outside of undefined.
..\..\..\..\..\jslint.js
..\..\..\..\..\test.txt
..\..\..\..\..\test_TI-0 (10878).txt
..\..\..\..\..\test_TI-1 (10954).txt expected to match '/*.txt' matched no files or resources
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.prependLoad.fails for non-existent resource with leading slash (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:1072:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:94:30)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.reject (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:201:4)
at exports.create.resourceSet.prependLoad (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:357:46)
Failure: Resource sets appendLoad fails for non-existent resource with leading slash
[assert.match] Failed loading /*.js, /*.txt: Some paths are outside the project root. Set rootPath to the desired root to refer to paths outside of undefined.
..\..\..\..\..\jslint.js
..\..\..\..\..\test.txt
..\..\..\..\..\test_TI-0 (10878).txt
..\..\..\..\..\test_TI-1 (10954).txt expected to match '/*.txt' matched no files or resources
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.appendLoad.fails for non-existent resource with leading slash (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:996:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:94:30)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.reject (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:201:4)
at exports.create.resourceSet.appendLoad (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:342:46)
Failure: Resource sets serializing file resources
[assert.match] [{
cacheable: true,
content: "var helloFromBar = 1;",
encoding: "utf-8",
etag: "2c92a140834f3ceba2e3e6629f4da61bad2c922c",
path: "/bar.js"
}, {
cacheable: true,
content: "var thisIsTheFoo = 5;",
encoding: "utf-8",
etag: "94256ec7c1a3bb0231f4e54f0974e85e83332b19",
path: "/foo.js"
}] expected to match [{
content: "var thisIsTheFoo = 5;",
encoding: "utf-8",
etag: /^[a-z0-9]+$/,
path: "/foo.js"
}, {
content: "var helloFromBar = 1;",
encoding: "utf-8",
etag: /^[a-z0-9]+$/,
path: "/bar.js"
}]
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.serializing.file resources (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:633:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:71:31)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.resolve (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:189:4)
at Object.exports.create.resourceSet.serialize (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:304:32)
6 test cases, 300 tests, 419 assertions, 3 failures, 0 errors, 1 timeout
Finished in 2.33s
root@OBRIAN /E/busterJS/rr-pr2/ramp-resources (master)
$ node node_modules/buster/bin/buster-test
Resource middleware: ................................................................
HTTP proxy: .........T..........
Load path: ................
Resource set cache: ...........................
Resource sets: ....................F..........F......................................FF.......................
Resources: ..............................................................................
Timeout: HTTP proxy responses responds with 503 when backend is down
-> test function
TimeoutError: Timed out after 250ms
Failure: Resource sets appendLoad fails for non-existent resource with leading slash
[assert.match] Failed loading /*.js, /*.txt: Some paths are outside the project root. Set rootPath to the desired root to refer to paths outside of undefined.
..\..\..\..\..\jslint.js
..\..\..\..\..\test.txt
..\..\..\..\..\test_TI-0 (10878).txt
..\..\..\..\..\test_TI-1 (10954).txt expected to match '/*.txt' matched no files or resources
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.appendLoad.fails for non-existent resource with leading slash (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:996:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:94:30)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.reject (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:201:4)
at exports.create.resourceSet.appendLoad (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:342:46)
Failure: Resource sets string resources adds resource from glob pattern and file path
[LOG] Error: ENOENT, stat 'e:\some-test.js'
No assertions!
Failure: Resource sets prependLoad fails for non-existent resource with leading slash
[assert.match] Failed loading /*.js, /*.txt: Some paths are outside the project root. Set rootPath to the desired root to refer to paths outside of undefined.
..\..\..\..\..\jslint.js
..\..\..\..\..\test.txt
..\..\..\..\..\test_TI-0 (10878).txt
..\..\..\..\..\test_TI-1 (10954).txt expected to match '/*.txt' matched no files or resources
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.prependLoad.fails for non-existent resource with leading slash (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:1072:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:94:30)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.reject (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:201:4)
at exports.create.resourceSet.prependLoad (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:357:46)
Failure: Resource sets serializing file resources
[assert.match] [{
cacheable: true,
content: "var helloFromBar = 1;",
encoding: "utf-8",
etag: "2c92a140834f3ceba2e3e6629f4da61bad2c922c",
path: "/bar.js"
}, {
cacheable: true,
content: "var thisIsTheFoo = 5;",
encoding: "utf-8",
etag: "94256ec7c1a3bb0231f4e54f0974e85e83332b19",
path: "/foo.js"
}] expected to match [{
content: "var thisIsTheFoo = 5;",
encoding: "utf-8",
etag: /^[a-z0-9]+$/,
path: "/foo.js"
}, {
content: "var helloFromBar = 1;",
encoding: "utf-8",
etag: /^[a-z0-9]+$/,
path: "/bar.js"
}]
at Object.ba.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:257:25)
at Object.fail (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.js:124:12)
at Function.ba.(anonymous function).(anonymous function) [as match] (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-assertions\lib\buster-assertions.
js:58:29)
at buster.testCase.serializing.file resources (e:\busterJS\rr-pr2\ramp-resources\test\resource-set-test.js:633:24)
at name (e:\busterJS\rr-pr2\ramp-resources\node_modules\buster\node_modules\buster-test\lib\buster-test\test-runner.js:176:37)
at Object.p.then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:71:31)
at _then (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:154:13)
at complete (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:257:5)
at Object.resolve (e:\busterJS\rr-pr2\ramp-resources\node_modules\when\when.js:189:4)
at Object.exports.create.resourceSet.serialize (e:\busterJS\rr-pr2\ramp-resources\lib\resource-set.js:304:32)
6 test cases, 300 tests, 417 assertions, 4 failures, 0 errors, 1 timeout
Finished in 2.211s
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment