Skip to content

Instantly share code, notes, and snippets.

View SimenB's full-sized avatar
💭
I may be slow to respond.

Simen Bekkhus SimenB

💭
I may be slow to respond.
View GitHub Profile
const woop = require('entries-test')
0 info it worked if it ends with ok
1 verbose cli [ '/Users/simbekkh/.nvm/versions/node/v6.7.0/bin/node',
1 verbose cli '/Users/simbekkh/.nvm/versions/node/v6.7.0/bin/npm',
1 verbose cli 'dedupe' ]
2 info using npm@3.10.9
3 info using node@v6.7.0
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly dedupe normalizeTree
{
"globals": {
"__dirname": false,
"__filename": false,
"arguments": false,
"Buffer": false,
"clearImmediate": false,
"clearInterval": false,
"clearTimeout": false,
"console": false,
{
"presets": ["es2015"],
"plugins": ["transform-es3-property-literals", "transform-es3-member-expression-literals"]
}
@SimenB
SimenB / .jscsrc
Created April 3, 2015 09:22
JSCS false positive requirePaddingNewLineAfterVariableDeclaration
{
"requirePaddingNewLineAfterVariableDeclaration": true
}
@SimenB
SimenB / gist:6027449
Created July 18, 2013 07:38
Stack-trace 3
build 17-jul-2013 13:17:38 [ERROR] Failed to execute goal com.github.searls:jasmine-maven-plugin:1.3.1.2:test (jasmine:test) on project hpp-webapp: The jasmine-maven-plugin encountered an exception:
build 17-jul-2013 13:17:38 [ERROR] java.lang.RuntimeException: org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
build 17-jul-2013 13:17:38 [ERROR] Build info: version: '2.32.0', revision: '6c40c187d01409a5dc3b7f8251859150c8af0bcb', time: '2013-04-09 10:39:28'
build 17-jul-2013 13:17:38 [ERROR] System info: os.name: 'Windows Server 2008 R2', os.arch: 'amd64', os.version: '6.1', java.version: '1.6.0_34'
build 17-jul-2013 13:17:38 [ERROR] Driver info: driver.version: RemoteWebDriver
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.execute(SpecRunnerExecutor.java:39)
build 17-jul-2013 13:17:38 [ERROR] at com.github.searls.jasmine.mojo.TestMojo.executeSpecs(TestMojo.java:78)
build 17-jul-2013 13:17:38 [ERROR]
build 27-jun-2013 10:29:33 [ERROR] Failed to execute goal com.github.searls:jasmine-maven-plugin:1.3.1.2:test (jasmine:test) on project hpp-webapp: The jasmine-maven-plugin encountered an exception:
build 27-jun-2013 10:29:33 [ERROR] java.lang.RuntimeException: org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
build 27-jun-2013 10:29:33 [ERROR] Build info: version: '2.32.0', revision: '6c40c187d01409a5dc3b7f8251859150c8af0bcb', time: '2013-04-09 10:39:28'
build 27-jun-2013 10:29:33 [ERROR] System info: os.name: 'Windows Server 2008 R2', os.arch: 'amd64', os.version: '6.1', java.version: '1.6.0_34'
build 27-jun-2013 10:29:33 [ERROR] Driver info: driver.version: RemoteWebDriver
build 27-jun-2013 10:29:33 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.execute(SpecRunnerExecutor.java:39)
build 27-jun-2013 10:29:33 [ERROR] at com.github.searls.jasmine.mojo.TestMojo.executeSpecs(TestMojo.java:78)
build 27-jun-2013 10:29:33 [ERROR]
build 27-jun-2013 09:57:28 [ERROR] Failed to execute goal com.github.searls:jasmine-maven-plugin:1.3.1.2:test (jasmine:test) on project hpp-webapp: The jasmine-maven-plugin encountered an exception:
build 27-jun-2013 09:57:28 [ERROR] java.lang.RuntimeException: org.openqa.selenium.remote.UnreachableBrowserException: Error communicating with the remote browser. It may have died.
build 27-jun-2013 09:57:28 [ERROR] Build info: version: '2.32.0', revision: '6c40c187d01409a5dc3b7f8251859150c8af0bcb', time: '2013-04-09 10:39:28'
build 27-jun-2013 09:57:28 [ERROR] System info: os.name: 'Windows Server 2008 R2', os.arch: 'amd64', os.version: '6.1', java.version: '1.6.0_34'
build 27-jun-2013 09:57:28 [ERROR] Driver info: driver.version: RemoteWebDriver
build 27-jun-2013 09:57:28 [ERROR] at com.github.searls.jasmine.runner.SpecRunnerExecutor.execute(SpecRunnerExecutor.java:39)
build 27-jun-2013 09:57:28 [ERROR] at com.github.searls.jasmine.mojo.TestMojo.executeSpecs(TestMojo.java:78)
build 27-jun-2013 09:57:28 [ERROR]