Files
kotlin-fork/compiler/testData/diagnostics/tests
Denis.Zharkov 5db1bb921b Temporary comment out some parts of a slow diagnostic test
K2 version runs like for 15s.

It became slow after PCLA (KT-59791) was implemented,
and the reasons for that is the presence of a lot of interconnected TV
which leads to O(NUMBER_OF_CONSTRAINTS*NUMBER_OF_VARIABLES)
asymptotic during constraint incorporation.

The test itself in any way doesn't represent some common BI use case,
so it seems reasonable to mute it temporary.

^KT-65005 Related
2024-01-25 11:11:36 +00:00
..
2024-01-12 08:08:20 +00:00
2023-10-24 20:59:56 +00:00
2023-10-02 14:37:00 +00:00
2024-01-05 14:15:06 +00:00
2024-01-17 11:31:26 +00:00