| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Your PR did not work for me, I am getting: 28 01 2020 21:48:06.681:INFO [karma-server]: Karma v4.4.1 server started at http://0.0.0.0:9876/
28 01 2020 21:48:06.686:INFO [launcher]: Launching browsers bs_chrome_windows, bs_iphoneX with concurrency unlimited
28 01 2020 21:48:06.728:INFO [launcher]: Starting browser chrome 72.0 (Windows 10) on BrowserStack
28 01 2020 21:48:06.729:INFO [launcher]: Starting browser iPhone X (ios 11.0) on BrowserStack
28 01 2020 21:48:06.733:ERROR [karma-server]: UncaughtExceptionThe changes in karma.conf.js are fixing #7 |
Sorry, something went wrong.
|
Blocked by: browserstack/browserstack-local-nodejs#96 |
Sorry, something went wrong.
|
After removing (as suggest by BrowserStack Support) the executable: $HOME/.browserstack/BrowserStackLocal this PR worked for me. |
Sorry, something went wrong.
|
|
||
| QUnit.test("is 2 odd", function( assert ) { | ||
| assert.notOk(isOdd(2), 'two is an even number'); | ||
| }); No newline at end of file |
There was a problem hiding this comment.
| }); | |
| }); | |
Sorry, something went wrong.
| @@ -32,11 +31,3 @@ You can further customize configuration in karma.conf.js. For detailed reference | |||
| Execute the following command to run the karma tests: | |||
|
|
|||
| `npm test` | |||
There was a problem hiding this comment.
P
Sorry, something went wrong.
| - Use Karmav0.12 or below and add `transports: ['websocket','jsonp-polling']` to the karma.conf.js file | ||
| - Checkout [karma issue] for more details. | ||
|
|
||
| [dashboard]:https://www.browserstack.com/automate |
There was a problem hiding this comment.
Sudo install
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
No description provided.