Skip to content

Commit 9da9575

Browse files
authored
Merge pull request #83171 from al45tair/reflect-task-full-output
[Test][Concurrency] Increase the output we get when reflect_task fails.
2 parents 4738cbb + b96cfd2 commit 9da9575

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/Concurrency/Reflection/reflect_task.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// RUN: %target-build-swift %t/reflect_task.swift.o %t/reflect_task.c.o -o %t/reflect_task
55
// RUN: %target-codesign %t/reflect_task
66

7-
// RUN: %target-run %target-swift-reflection-test %t/reflect_task | %FileCheck %s --dump-input=fail
7+
// RUN: %target-run %target-swift-reflection-test %t/reflect_task | %FileCheck %s --dump-input=always
88

99
// REQUIRES: reflection_test_support
1010
// REQUIRES: executable_test

0 commit comments

Comments
 (0)