We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4738cbb + b96cfd2 commit 9da9575Copy full SHA for 9da9575
test/Concurrency/Reflection/reflect_task.swift
@@ -4,7 +4,7 @@
4
// RUN: %target-build-swift %t/reflect_task.swift.o %t/reflect_task.c.o -o %t/reflect_task
5
// RUN: %target-codesign %t/reflect_task
6
7
-// RUN: %target-run %target-swift-reflection-test %t/reflect_task | %FileCheck %s --dump-input=fail
+// RUN: %target-run %target-swift-reflection-test %t/reflect_task | %FileCheck %s --dump-input=always
8
9
// REQUIRES: reflection_test_support
10
// REQUIRES: executable_test
0 commit comments