chore: Sync quarantine list and add hanging instance-ai tests (#30248)

This commit is contained in:
Declan Carroll 2026-05-11 15:31:17 +01:00 committed by GitHub
parent 0a761355c4
commit c75a45ba15
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,19 +1,24 @@
{ {
"updatedAt": "2026-04-23T14:38:52.015Z", "updatedAt": "2026-05-11T14:16:56.139Z",
"source": "currents", "source": "currents",
"projectId": "LRxcNt", "projectId": "LRxcNt",
"quarantined": [ "quarantined": [
"Canvas Actions > Node hover actions > should execute node", "Canvas Actions > Node hover actions > should execute node",
"Chat user role @capability:proxy > use chat as chat user @auth:chat",
"Code node > Code editor > should execute the placeholder successfully in both modes",
"Data Mapping > maps expressions to updated fields correctly @fixme", "Data Mapping > maps expressions to updated fields correctly @fixme",
"Data pinning > Advanced pinning scenarios > should be able to reference paired items in node before pinned data", "Data pinning > Advanced pinning scenarios > should be able to reference paired items in node before pinned data",
"Executions Filter > should reset filter and remove badge", "Debug mode > should enter debug mode for failed executions",
"HITL for Tools @capability:proxy > should add a HITL tool node and run it", "HITL for Tools @capability:proxy > should add a HITL tool node and run it",
"Langchain Integration @capability:proxy > Advanced Workflow Features > should render runItems for sub-nodes and allow switching between them", "Inject previous execution > can map keys from previous execution",
"Instance AI remediation guard @capability:proxy > should preserve a submitted workflow when mocked credential verification needs setup",
"Instance AI sidebar @capability:proxy > should delete thread via action menu",
"Instance AI workflow setup actions @capability:proxy > should apply parameter and credential edits and persist them to the workflow",
"Instance AI workflow setup actions @capability:proxy > should partially apply completed cards when Later is clicked on the last step",
"Loads template setup modal correctly", "Loads template setup modal correctly",
"Resource Locator > should retrieve list options when other params throw errors", "NDV Data Display > Schema View > should not display pagination for schema",
"Settings @capability:proxy > set global credentials for a provider",
"Tools usage @capability:proxy > use web search tool in conversation", "Tools usage @capability:proxy > use web search tool in conversation",
"Workflow Executions > when new workflow is not saved > should open executions tab",
"Workflow agent @capability:proxy > sharing workflow agent with project chat user",
"can configure, connect, and sync secrets from LocalStack", "can configure, connect, and sync secrets from LocalStack",
"can create a connection pointing to LocalStack", "can create a connection pointing to LocalStack",
"manage workflow agents @auth:admin", "manage workflow agents @auth:admin",