refs #18011 disable some newly failing tests on cpp windows; refs #17946 increase timeout for tchannels (#18012)

This commit is contained in:
Timothee Cour
2021-05-14 15:33:17 -07:00
committed by GitHub
parent 97970d9dcc
commit 2ce592a209
5 changed files with 14 additions and 8 deletions

View File

@@ -1,5 +1,5 @@
discard """
timeout: 20.0 # but typically < 1s (in isolation but other tests running in parallel can affect this since based on epochTime)
timeout: 60.0 # but typically < 1s (in isolation but other tests running in parallel can affect this since based on epochTime)
disabled: "freebsd"
matrix: "--gc:arc --threads:on; --gc:arc --threads:on -d:danger"
"""