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,6 +1,7 @@
discard """
targets: "cpp"
output: '''caught as std::exception
output: '''
caught as std::exception
expected
finally1
finally2
@@ -12,6 +13,7 @@ finally 2
expected
cpp exception caught
'''
disabled: "windows" # pending bug #18011
"""
type