From 6407c646abe4b161113e10aa5bad51599cc0c130 Mon Sep 17 00:00:00 2001 From: Saleem Abdulrasool Date: Sun, 3 Sep 2023 11:42:57 -0700 Subject: [PATCH] test: mark a job incompatible with Swift parser Due to the fact that we do not statically link the toolchain, we cannot currently support this test. Mark it as unavailable currently with the early syntax parser enabled. --- test/Driver/windows-link-job.swift | 1 + 1 file changed, 1 insertion(+) diff --git a/test/Driver/windows-link-job.swift b/test/Driver/windows-link-job.swift index eb2cb06891a73..6ed7832bf5c06 100644 --- a/test/Driver/windows-link-job.swift +++ b/test/Driver/windows-link-job.swift @@ -6,5 +6,6 @@ // swift-frontend cannot be copied to another location with bootstrapping because // it will not find the libswiftCore library with its relative RPATH. // UNSUPPORTED: swift_in_compiler +// UNSUPPORTED: swift_swift_parser // CHECK: {{^}}clang