From 42a982b400baf3bb9d35722f722ed5835b538723 Mon Sep 17 00:00:00 2001 From: Dmitrii Gridin Date: Wed, 28 Feb 2024 18:44:03 +0100 Subject: [PATCH] [LL FIR] move Lincheck tests out of `Low Level API FIR Tests` They take too much time and block other tests --- .../Decompiled_Stubs_Tests.xml | 9 +++++-- .../Generate_Analysis_Tests.xml | 7 +++-- .../Low_Level_API_FIR_Lincheck_Tests.xml | 26 +++++++++++++++++++ ..._Tests.xml => Low_Level_API_FIR_Tests.xml} | 2 +- .../Symbol_Light_Classes_Tests.xml | 9 +++++-- analysis/low-level-api-fir/build.gradle.kts | 1 - 6 files changed, 46 insertions(+), 8 deletions(-) create mode 100644 .idea/runConfigurations/Low_Level_API_FIR_Lincheck_Tests.xml rename .idea/runConfigurations/{Low_Level_FIR_API_Tests.xml => Low_Level_API_FIR_Tests.xml} (93%) diff --git a/.idea/runConfigurations/Decompiled_Stubs_Tests.xml b/.idea/runConfigurations/Decompiled_Stubs_Tests.xml index 699dfcd12ba..704d739db77 100644 --- a/.idea/runConfigurations/Decompiled_Stubs_Tests.xml +++ b/.idea/runConfigurations/Decompiled_Stubs_Tests.xml @@ -4,18 +4,23 @@