From 9003e00ea19b03fb0473d742c28d4b2d72e2e99f Mon Sep 17 00:00:00 2001 From: Fahad Nayyar Date: Wed, 25 Jun 2025 13:25:24 -0700 Subject: [PATCH] Revert "Test Interop/Cxx/stdlib/overlay/custom-collection.swift fails on bots" This reverts commit 58d3cf3063e7ecd353787837a95f1323ec4aa4a7. --- test/Interop/Cxx/stdlib/overlay/custom-collection.swift | 2 -- 1 file changed, 2 deletions(-) diff --git a/test/Interop/Cxx/stdlib/overlay/custom-collection.swift b/test/Interop/Cxx/stdlib/overlay/custom-collection.swift index 6ddadc1fc4420..e3235fa678bee 100644 --- a/test/Interop/Cxx/stdlib/overlay/custom-collection.swift +++ b/test/Interop/Cxx/stdlib/overlay/custom-collection.swift @@ -1,5 +1,3 @@ -// REQUIRES: rdar143950805 - // RUN: %target-run-simple-swift(-I %S/Inputs -Xfrontend -enable-experimental-cxx-interop) // RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=swift-6) // RUN: %target-run-simple-swift(-I %S/Inputs -cxx-interoperability-mode=upcoming-swift)