thanksforallthefish
01/15/2020, 10:27 AMwasyl
01/15/2020, 11:13 PMjumping from failing test to failing assertionYou mean after clicking on the test name or stacktrace?
wasyl
01/15/2020, 11:17 PMwasyl
01/15/2020, 11:17 PMwasyl
01/15/2020, 11:18 PMReceived a failure event for test with unknown id '1.318'. Registered test ids: '[1.1, :domain:test, 1.313, 1.314]'
java.lang.IllegalArgumentException: Received a failure event for test with unknown id '1.318'. Registered test ids: '[1.1, :domain:test, 1.313, 1.314]'
errors and null pointer exceptions. And only somewhere below I get actual reason tests failedwasyl
01/15/2020, 11:20 PMthanksforallthefish
01/16/2020, 7:48 AMStringSpec
for simplicity, did not remember the “ugly” reportingsam
01/17/2020, 12:12 AMsam
01/17/2020, 12:12 AMsam
01/17/2020, 12:12 AMsam
01/17/2020, 12:13 AMsam
01/17/2020, 12:17 AMReceived a failure event for test with unknown id '1.318'. Registered test ids: '[1.1, :domain:test, 1.313, 1.314]'
That’s a bug in KT for sure. Shouldn’t happen in 4.0 snapshots. Although 4.0 snapshot is quite ready for RC, we’re aiming for an end of Jan release candidate.sam
01/17/2020, 12:17 AMthanksforallthefish
01/17/2020, 8:08 AMthanksforallthefish
01/17/2020, 8:08 AMwasyl
01/17/2020, 8:30 AMsam
01/17/2020, 12:36 PM