Skip to content

Commit a4e313a

Browse files
committed
[Test] Disabled test currently failing.
$ "T:\swift\test-windows-x86_64\Concurrency\Runtime\Output\async_taskgroup_discarding.swift.tmp/a.out" note: command had no output on stdout or stderr error: command failed with exit status: 3221225786
1 parent b5c3c76 commit a4e313a

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

test/Concurrency/Runtime/async_taskgroup_discarding.swift

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44
// REQUIRES: executable_test
55
// REQUIRES: concurrency_runtime
66

7+
// REQUIRES: rdar104982289
8+
79
// rdar://78109470
810
// UNSUPPORTED: back_deployment_runtime
911

@@ -59,4 +61,4 @@ func shouldStartWith(_ lhs: Any, _ rhs: Any) {
5961
}
6062
}
6163
}
62-
}
64+
}

0 commit comments

Comments
 (0)