Revert "[test] Disable test to unblock CI"

This reverts commit e3a125a43f.
This commit is contained in:
Erik Eckstein
2025-10-14 20:17:06 +02:00
parent 32a85b1090
commit 7dc4952b98

View File

@@ -4,8 +4,6 @@
// https://github.com/apple/swift/issues/56816
// UNSUPPORTED: OS=linux-gnu
// REQUIRES: rdar162433770
// The compiler should finish in less than 1 minute. To give some slack,
// specify a timeout of 5 minutes.
// If the compiler needs more than 5 minutes, there is probably a real problem.