[Tests] Disable process-stats-dir.py related tests

This commit is contained in:
Alexis Laferrière
2021-02-01 10:22:10 -08:00
parent a996a1dc25
commit f576bebaf1
22 changed files with 24 additions and 1 deletions

View File

@@ -1,4 +1,5 @@
// Check that a failed process-tree emits nonzero failure counters
// REQUIRES: rdar73834542
// RUN: %empty-directory(%t)
// RUN: echo zzz >%t/other.swift
// RUN: not %target-swiftc_driver -continue-building-after-errors -D BROKEN -j 2 -typecheck -stats-output-dir %t %s %t/other.swift