| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2014-01-07 | chore(travis): use Safari 7 | Vojta Jina | |
| 2014-01-07 | chore(travis): use FF26 | Vojta Jina | |
| I think it's better to not specify the version as that should give the latest available version. We should probably revert this commit at some point. | |||
| 2013-12-13 | chore(travis): force the latest version of selenium | Vojta Jina | |
| This might solve some flakiness on SL. At least Santi said that ;-) | |||
| 2013-12-03 | chore(travis): give browsers more time to respond | Vojta Jina | |
| 2013-12-03 | chore: make it simpler to run tests on SL/BS during local development | Vojta Jina | |
| 2013-12-03 | chore(travis): set SauceLabs build id | Vojta Jina | |
| 2013-12-03 | chore(travis): switch back to SauceLabs | Vojta Jina | |
| I think we are pretty close to be able to use both. The xhr-polling seems to be pretty stable, but I'm having problems with multiple SSH tunnels (on BS), so let's try to switch back to SL. | |||
| 2013-12-03 | chore(travis): define a launcher for IE11 (SauceLabs) | Vojta Jina | |
| 2013-12-03 | chore(travis): report both build number and id to BS | Vojta Jina | |
| 2013-12-03 | chore(karma): correct the 404 ignoring | Vojta Jina | |
| 2013-12-02 | chore(travis): increase BrowserStack timeout to 10min | Vojta Jina | |
| Because IE is retarded. | |||
| 2013-12-02 | chore(travis): ignore 404 warnings, debug log into file | Vojta Jina | |
| This is a terrible hack/workaround, however I don't think there is any better way to achieve this with log4js. | |||
| 2013-12-02 | chore(travis): fix the build id on browser stack | Vojta Jina | |
| This just improves the way BrowserStack groups the sessions. | |||
| 2013-12-02 | chore(travis): tolerate 2 disconnects to make the build more stable | Vojta Jina | |
| 2013-12-02 | chore(travis): use only websockets and xhr-polling | Vojta Jina | |
| I wanna see more info about BrowserStack... | |||
| 2013-11-25 | chore(travis): add some more info for BrowserStack sessions | Vojta Jina | |
| 2013-11-25 | chore(travis): let's give BrowserStack a try | Vojta Jina | |
| Switch the build to use BrowserStack instead of SauceLabs. This also adds IE11 to our build. | |||
| 2013-11-18 | chore(travis): increase disconnect timeout | Vojta Jina | |
| I still see some disconnection issues with IE9, hopefully this will help a bit. | |||
| 2013-08-28 | chore(karma): longer reconnect timeout | Vojta Jina | |
| 2013-08-23 | chore(travis): clean up logs | Vojta Jina | |
| Forward SauceConnect logs and Karma debug logs into a file and print these files at the very end of a build. | |||
| 2013-08-23 | chore: use only polling on Travis/SL | Vojta Jina | |
| 2013-08-23 | chore: run more browsers on Travis (IE8,IE9,IE10,Safari,FF) | Vojta Jina | |
| Also instead of running everything in parallel, there are only two parallel tasks: - e2e tests running in the background (only on Chrome) - all the unit tests running sequentially | |||
| 2013-07-02 | chore(travis): speed up the build | Vojta Jina | |
| - parallelize the tasks - cache requests (e2e tests) This reduces the time from ~18min to ~12min. It makes the output little messy. We could buffer output of each task and display it once it's fully finished, nicely. I think giving instant feedback is better. | |||
| 2013-06-28 | chore: set up Sauce Labs with Travis | Vojta Jina | |
| This should not affect the Jenkins build at all. Now, the Travis build uses Chrome on Sauce Labs, which in theory gives us opportunity to use any browser/platform that Sauce Labs offers. | |||
| 2013-06-28 | chore: update karma to 0.9.4 | Vojta Jina | |
| And also add shared config to make karma configs a bit simpler. | |||
