Guillermo Rodriguez
5e3ce765dd
Drop mac support, will continue the experiment on another branch
2020-09-03 10:41:09 -03:00
Guillermo Rodriguez
ad68ff665f
Missing a platform.system() check
2020-09-03 09:57:04 -03:00
Guillermo Rodriguez
c993e36e95
Simplified CI detection
2020-09-03 09:44:24 -03:00
Guillermo Rodriguez
03e5852acf
Added some missing CI integration pieces
2020-09-02 13:19:42 -03:00
Tyler Goodlet
8f17c89cf9
Skip **every** quad test for mp on ci
2020-07-29 10:26:19 -04:00
Tyler Goodlet
5715fd4599
Skip streaming tests
2020-07-27 12:20:46 -04:00
Tyler Goodlet
5a27065a10
Finally tame the super flaky tests
...
- ease up on first stream test run deadline
- skip streaming tests in CI for mp backend, period
- give up on > 1 depth nested spawning with mp
- completely give up on slow spawning on windows
2020-07-26 22:53:40 -04:00
Tyler Goodlet
6ec9752f46
Slight slowdown on windows / py3.8?
2019-10-16 11:02:18 -04:00
Tyler Goodlet
5760bb1b7c
Adjust test timeout/sync handling for windows
2019-03-31 15:34:44 -04:00
Tyler Goodlet
b965d20cba
Add stream func tests
2019-03-29 19:10:56 -04:00
Tyler Goodlet
9a780485dc
Use "clean channel shutdown" in streaming example
...
Resolves #65
2019-03-10 22:08:50 -04:00
Tyler Goodlet
b70f4eafcb
Flip tests to use `start_method` kwarg
2019-03-08 20:06:16 -05:00
Tyler Goodlet
d6ca722bcc
Sprinkle `spawn_method` fixture throughout tests
2019-03-06 00:37:02 -05:00
Tyler Goodlet
78ddd33e3a
Move to `trio.CancelScope`
2019-02-16 14:25:06 -05:00
Tyler Goodlet
51f082fff7
Use mem chan in streaming tests
2019-02-15 17:10:57 -05:00
Tyler Goodlet
47b531a43a
Add test to verify remote task cancellation
2018-12-10 23:13:58 -05:00
Tyler Goodlet
23c7519fec
Jeeze 3.7.1 got even faster?
2018-11-22 14:25:31 -05:00
Tyler Goodlet
18e101d38e
Move streaming tests into separate module
2018-09-02 21:58:42 -04:00