Hamish Knight
8e0407b8c1
[test] Add SWIFT_USE_OLD_DRIVER=1 to some tests
...
The behavior of these tests varies depending on
whether the new or old driver is being used, force
the old driver for now.
2024-09-22 23:10:40 +01:00
Alexis Laferrière
41e1c5a936
Revert "[Tests] Disable process-stats-dir.py related tests"
...
This reverts commit f576bebaf1 .
2021-02-08 14:27:43 -08:00
Alexis Laferrière
efb7829741
Revert "Revert "[Tests] Disable process-stats-dir.py related tests""
2021-02-05 10:06:18 -08:00
Alexis Laferrière
ef6fdf8af5
Revert "[Tests] Disable process-stats-dir.py related tests"
...
This reverts commit f576bebaf1 .
2021-02-03 17:26:56 -08:00
Alexis Laferrière
f576bebaf1
[Tests] Disable process-stats-dir.py related tests
2021-02-01 10:22:10 -08:00
Saleem Abdulrasool
f17030d7f5
test: explicitly invoke python for process-stats-dir
...
Explicitly mark the interpreter for the tool as windows does not
implicitly treat shebangs as the interpreter. This allows for the
proper invocation of the tool on Windows.
2018-06-03 19:26:26 -07:00
Graydon Hoare
16d8c50b3f
<rdar://40069856> Make-deterministic and re-enable Misc/stats_dir_failure_count.swift
2018-05-15 14:34:29 -07:00
Michael Gottesman
4f496ca1d8
Disable non-deterministic test while it is investigated.
...
rdar://40069856
2018-05-08 13:50:08 -07:00
Saleem Abdulrasool
b67d5f0cf7
test: convert rm -rf && mkdir -p into %empty-directory
...
This converts the instances of the pattern for which we have a proper
substitution in lit. This will make it easier to replace it
appropriately with Windows equivalents.
2018-03-06 14:30:54 -08:00
Graydon Hoare
c48abe70bb
[Stats] Fix a stats-dir test that is asserts-mode sensitive. rdar://35537905
2017-12-12 16:41:47 -08:00
Bob Wilson
1bb16be108
Temporarily disable failing test: Misc/stats_dir_failure_count.swift
...
rdar://problem/35537905
2017-11-20 13:19:38 -08:00
Graydon Hoare
173e702da2
[Stats] Add a pair of counters to track failed processes.
2017-11-08 19:53:36 -08:00