Skip to content

Instantly share code, notes, and snippets.

@apsdehal
Created June 6, 2015 04:48
Show Gist options
  • Save apsdehal/cab756afb5589594f917 to your computer and use it in GitHub Desktop.
Save apsdehal/cab756afb5589594f917 to your computer and use it in GitHub Desktop.
Listening on 0.0.0.0:9000
Tunnel startedcal v3.7
‣ Created session firefox on any platform (ccf422526d61e9ac72a763723aefabdd8579ba08)
>> Suite firefox on any platform - unit tests FAILED
UnknownError: [POST http://(redacted)@hub.browserstack.com:4444/wd/hub/session/ccf422526d61e9ac72a763723aefabdd8579ba08/url / {"url":"http://localhost:9000/__intern/client.html?config=test%2Fintern&suites=test%2Funit%2Fall&basePath=%2F&initialBaseUrl=%2F&reporters=WebDriver&rootSuiteName=firefox%20on%20any%20platform%20-%20unit%20tests&sessionId=ccf422526d61e9ac72a763723aefabdd8579ba08"}] Session not started or terminated
at ProxiedSession._post <node_modules/intern/node_modules/leadfoot/Session.js:59:30>
at ProxiedSession.Session.get <node_modules/intern/node_modules/leadfoot/Session.js:523:15>
at <node_modules/intern/lib/ProxiedSession.js:86:25>
at getFinalValue <node_modules/intern/node_modules/dojo/Promise.ts:462:21>
at <node_modules/intern/node_modules/dojo/Promise.ts:482:10>
at <node_modules/intern/node_modules/dojo/Promise.ts:393:15>
at runCallbacks <node_modules/intern/node_modules/dojo/Promise.ts:11:11>
at <node_modules/intern/node_modules/dojo/Promise.ts:317:4>
at Object.run [as _onImmediate] <node_modules/intern/node_modules/dojo/Promise.ts:237:7>
at processImmediate [as _immediateCallback] <timers.js:354:15>
at Command.target.(anonymous function) [as get] <node_modules/intern/node_modules/leadfoot/Command.js:600:11>
at ClientSuite.lang.mixin.run <node_modules/intern/lib/ClientSuite.js:138:6>
at runWithCatch <node_modules/intern/lib/Suite.js:314:21>
at next <node_modules/intern/lib/Suite.js:322:18>
at <node_modules/intern/lib/Suite.js:345:6>
at new Promise <node_modules/intern/node_modules/dojo/Promise.ts:411:3>
at runTests <node_modules/intern/lib/Suite.js:278:12>
at <node_modules/intern/node_modules/dojo/Promise.ts:393:15>
at runCallbacks <node_modules/intern/node_modules/dojo/Promise.ts:11:11>
at <node_modules/intern/node_modules/dojo/Promise.ts:317:4>
No unit test coverage for firefox on any platform
>> firefox on any platform: 0/0 tests failed
>> Suite firefox on any platform FAILED
Error: [PUT https://www.browserstack.com/automate/sessions/ccf422526d61e9ac72a763723aefabdd8579ba08.json] 140735085687552:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:782:
Error: 140735085687552:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:../deps/openssl/openssl/ssl/s23_clnt.c:782:
at SlabBuffer.use <tls.js:235:18>
at CleartextStream.read [as _read] <tls.js:455:29>
at CleartextStream.Readable.read <_stream_readable.js:341:10>
at EncryptedStream.write [as _write] <tls.js:369:25>
at doWrite <_stream_writable.js:226:10>
at writeOrBuffer <_stream_writable.js:216:5>
at EncryptedStream.Writable.write <_stream_writable.js:183:11>
at write <_stream_readable.js:602:24>
at flow <_stream_readable.js:611:7>
at Socket.pipeOnReadable <_stream_readable.js:643:5>
at Command.then <node_modules/intern/node_modules/leadfoot/Command.js:533:10>
at Command <node_modules/intern/node_modules/leadfoot/Command.js:557:15>
at Suite.teardown <node_modules/intern/lib/executors/Runner.js:209:36>
at <node_modules/intern/lib/Suite.js:363:36>
at new Promise <node_modules/intern/node_modules/dojo/Promise.ts:411:3>
at teardown <node_modules/intern/lib/Suite.js:362:12>
at <node_modules/intern/node_modules/dojo/Promise.ts:393:15>
at runCallbacks <node_modules/intern/node_modules/dojo/Promise.ts:11:11>
at <node_modules/intern/node_modules/dojo/Promise.ts:317:4>
at Object.run [as _onImmediate] <node_modules/intern/node_modules/dojo/Promise.ts:237:7>
>> TOTAL: tested 1 platforms, 0/0 tests failed; fatal error occurred
Error: Run failed due to one or more suite errors
at emitLocalCoverage <node_modules/intern/lib/executors/Executor.js:338:18>
at finishSuite <node_modules/intern/lib/executors/Executor.js:355:15>
at <node_modules/intern/lib/executors/Executor.js:362:7>
at <node_modules/intern/node_modules/dojo/Promise.ts:393:15>
at runCallbacks <node_modules/intern/node_modules/dojo/Promise.ts:11:11>
at <node_modules/intern/node_modules/dojo/Promise.ts:317:4>
at Object.run [as _onImmediate] <node_modules/intern/node_modules/dojo/Promise.ts:237:7>
at processImmediate [as _immediateCallback] <timers.js:354:15>
Warning: Test failure; check output above for details. Use --force to continue.
Aborted due to warnings.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment