Skip to content

Commit ee449ae

Browse files
author
David Ungar
committed
Updated test for batch-mode nonprimary errors & removed redundant tests.
1 parent bd7a7cf commit ee449ae

3 files changed

+2
-35
lines changed

test/Misc/serialized-diagnostics-batch-mode-nonprimary-errors-only.swift

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
// Ensure that an error in a non-primary causes an error in the errorless primary.
1+
// Ensure that an error in a non-primary is reported in the causal primary's .dia file,
2+
// and that the other primary's .dia file is truncated to indicate a failed compilation.
23
//
34
// RUN: rm -f %t.*
45

test/Misc/serialized-diagnostics-batch-mode-nonprimary-errors.swift

Lines changed: 0 additions & 16 deletions
This file was deleted.

test/Misc/serialized-diagnostics-batch-mode-primary-errors.swift

Lines changed: 0 additions & 18 deletions
This file was deleted.

0 commit comments

Comments
 (0)