Commit Graph

3 Commits

Author SHA1 Message Date
DamianX
191b694b95 Unit testing (#18329)
* Unit testing

* Fixes
2018-05-31 08:32:18 -03:00
Pieter-Jan Briers
bea08be081 Attempt to fix timeout issue on Travis. (#16979)
* Attempt to fix timeout issue on Travis.

* Revert "Attempt to fix timeout issue on Travis."

This reverts commit a4e399efab.

* Attempt 2: asyncio galore.

* Guess we don't get to use 3.6

* Guess we don't get to use 3.5

* Dumb mistakes galore

* How did I even manage this?

* Guess we don't get to use 3.4.4

* Hey it works, reduce verbosity a bit.

* asyncio.coroutine.

Technically not needed since asyncio can do without and just screams into a logger if you don't.

* Even less verbose. Shouldn't trigger anymore except for problem cases.
2018-01-17 09:57:37 +01:00
Pieter-Jan Briers
c6ca68cdf6 Trying to renovate travis. (#14316)
* Trying to renovate travis.

* First error.

* Fuck bash.

* re.sub why

* Rust why

* Make cargo only run one job for tests.

* Right.

* RUST_TEST_THREADS=1

* Move some build scripts around.
2017-03-12 05:42:47 -04:00