Vicente J. Botet Escriba
340cc5ab61
Try to catch the CircleCi clang issues.
2018-10-16 00:02:31 +02:00
Vicente J. Botet Escriba
9a3b8bb4b0
Try to catch the CircleCi issue.
2018-10-15 07:10:05 +02:00
Vicente J. Botet Escriba
79f955e229
Try to catch the CircleCi issue.
2018-10-14 09:55:47 +02:00
Vicente J. Botet Escriba
1da2a57124
Try to catch the CircleCi issue.
2018-10-13 15:24:58 +02:00
Vicente J. Botet Escriba
c66c4b1c76
Don't report unusable-partial-specialization due to type_traits #93 issue.
2018-10-11 07:28:20 +02:00
Vicente J. Botet Escriba
fbf8d58ad7
Set time limit to 60s
2018-10-10 18:54:23 +02:00
Nikita Kniazev
d2679fec89
CI: Limit single test execution time to 30 seconds
...
It should help identify hanging tests that push CI over build time limit.
2018-10-05 20:11:18 +03:00
Tom Hughes
dce24d5b43
Use default test timing, except mac
...
The condition variable wait tests are still a little flaky on CircleCI
since we can't account for overwaiting with pthread_cond_timedwait
See https://circleci.com/gh/thughes/thread/483
2018-04-27 12:03:49 -07:00
Tom Hughes
b0485bafdd
Reduce parallel build jobs on CircleCI
...
The Linux executors have 2 CPUs and the macOS executors have 4. The
build time does speed up as we increase the number of parallel jobs to
10, but the tests that rely on timing measurements start to fail.
2018-04-27 12:03:49 -07:00
Vicente J. Botet Escriba
6d9aaff58a
Increase the time for CircleCI/linux-xxx to 100ms :(
2018-03-08 23:30:53 +01:00
Vicente J. Botet Escriba
db72b0477d
Increase the time for CircleCI/mac-clang to 170ms :(
2018-03-08 22:29:39 +01:00
Vicente J. Botet Escriba
8cffb15e1e
add missing test file.
2018-03-08 07:50:45 +01:00
Vicente J. Botet Escriba
3f1590bce7
fix CircleCI script.
2018-03-08 00:42:31 +01:00
Vicente J. Botet Escriba
37e5c6513c
Make configurable the timing. Set 100ms for MacOs and 75ms for Linux on CircleCI.
2018-03-08 00:28:51 +01:00
Tom Hughes
9f9feca70c
Add CircleCI build
2018-03-05 09:11:04 -08:00