From 015d14eee5c754bcb929d8cd2615c77151a876e5 Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Tue, 10 Dec 2024 12:38:16 +0100 Subject: [PATCH 1/2] ignore this test for now until fixed --- Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs b/Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs index ffe160c38f..1f7a7fc54f 100644 --- a/Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs +++ b/Assets/Tests/InputSystem.Editor/InputActionsEditorTests.cs @@ -71,6 +71,7 @@ public void CanListActionMaps() } [UnityTest] + [Ignore("Instability, see ISXB-1284")] public IEnumerator CanCreateActionMap() { var button = m_Window.rootVisualElement.Q