File tree Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Expand file tree Collapse file tree 1 file changed +0
-11
lines changed Original file line number Diff line number Diff line change @@ -47,14 +47,3 @@ filter = 'package(~vmm_tests)'
47
47
# VMM tests contain their own watchdog timer, but keep an extra long timer
48
48
# here as a backup.
49
49
slow-timeout = { period = " 10m" , terminate-after = 1 }
50
-
51
- # TEMP (hopefully): For reasons that continue to befuddle, running Windows
52
- # release-mode unit tests in flowey CI is resulting in seemingly-random
53
- # tests occationally stalling by up to ~10 seconds.
54
- #
55
- # This did not occur in the "legacy" non-flowey CI, and so the question becomes:
56
- # what subtle different in execution environments between the new pipeline and
57
- # the old pipeline is causing this different behavior?
58
- [[profile .ci .overrides ]]
59
- platform = ' cfg(windows)'
60
- slow-timeout = { period = " 1s" , terminate-after = 30 }
You can’t perform that action at this time.
0 commit comments