From dad027c734223803aebf61546a6dc00a0364d371 Mon Sep 17 00:00:00 2001 From: Justice Adams <107649528+justice-adams-apple@users.noreply.github.com> Date: Thu, 20 Jul 2023 08:24:32 -0700 Subject: [PATCH] Revert "[Xfail] swift-power-assert for a linking failure" --- projects.json | 6 ------ 1 file changed, 6 deletions(-) diff --git a/projects.json b/projects.json index 65e781ec..ea8ffc0f 100755 --- a/projects.json +++ b/projects.json @@ -2927,12 +2927,6 @@ "compatibility": "5.0", "branch": ["release/5.8"], "job": ["source-compat"] - }, - { - "issue": "https://github.com/apple/swift/issues/67371", - "compatibility": "5.0", - "branch": ["main"], - "job": ["source-compat"] } ] },