Flaky and muted navigation tests clean up

Relates to #KT-40960
This commit is contained in:
Vladimir Dolzhenko
2020-08-10 23:19:14 +02:00
committed by Vladimir Dolzhenko
parent e2a12602a3
commit be53467bee
13 changed files with 0 additions and 46 deletions
@@ -1 +0,0 @@
expected:<Text: (<highlight>[myParamName1: Int</highlight>, myParamName2:] String!), Disabled:...> but was:<Text: (<highlight>[Int</highlight>,] String!), Disabled:...>
@@ -1,3 +0,0 @@
expected:<Text: (<highlight>[sam: ((number: Int, ss: String!) -> Unit)!</highlight>), Disabled: false, Strikeout: false, Green: false
Text: (<highlight>sam: ]JavaSAM!</highlight>...> but was:<Text: (<highlight>[((Int, String!) -> Unit)!</highlight>), Disabled: false, Strikeout: false, Green: false
Text: (<highlight>]JavaSAM!</highlight>...>
@@ -1 +0,0 @@
expected:<...ighlight>function: ([number: Int, ss:] String!) -> Unit</h...> but was:<...ighlight>function: ([Int,] String!) -> Unit</h...>