K1: mute failing test with slow assertions
Note: in this test, we create a flexible type from two captured types during substitution, which provokes exception from FlexibleTypeImpl.runAssertions() (they are run only in test mode) Related to KT-54198
This commit is contained in:
committed by
teamcity
parent
e9bb0f4fda
commit
591992dc12
Vendored
+1
@@ -0,0 +1 @@
|
||||
java.lang.AssertionError: Lower bound CapturedType(in (Model..Model?)) of a flexible type must be a subtype of the upper bound CapturedType(in (Model..Model?))?
|
||||
Reference in New Issue
Block a user