Disable PrintFloat16 test with debug stdlib, it's slooooooow. (#73098)

This commit is contained in:
Stephen Canon
2024-04-18 12:04:04 -04:00
committed by GitHub
parent eb40cc5677
commit 8ca9e1bc59

View File

@@ -1,5 +1,6 @@
// RUN: %target-run-simple-swift
// REQUIRES: executable_test
// REQUIRES: optimized_stdlib
// UNSUPPORTED: use_os_stdlib
// rdar://77087867