From 1024e76de736f3a0353643cb51298314a3a09efa Mon Sep 17 00:00:00 2001 From: Declan Carroll Date: Fri, 22 May 2026 09:50:04 +0100 Subject: [PATCH] chore: Quarantine submitted-workflow mocked credential setup test (no-changelog) (#30951) Co-authored-by: Claude Opus 4.7 --- .github/test-metrics/quarantine.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/test-metrics/quarantine.json b/.github/test-metrics/quarantine.json index 3ccd5368bba..5592714d371 100644 --- a/.github/test-metrics/quarantine.json +++ b/.github/test-metrics/quarantine.json @@ -1,5 +1,5 @@ { - "updatedAt": "2026-05-14T15:02:35Z", + "updatedAt": "2026-05-22T00:00:00Z", "source": "currents", "projectId": "LRxcNt", "quarantined": [ @@ -31,6 +31,7 @@ "should not send workflow context if nothing changed", "should open executions tab", "should populate logs as manual execution progresses", + "should preserve a submitted workflow when mocked credential verification needs setup", "should preserve resource mapper values when navigating between connected nodes via floating nodes", "should render runItems for sub-nodes and allow switching between them", "should reset filter and remove badge",