|
From: | Gábor Boskovits |
Subject: | bug#30526: java-testng: non-deterministic test failures |
Date: | Mon, 26 Feb 2018 08:23:15 +0100 |
Le Mon, 19 Feb 2018 14:55:04 +0100,
Ricardo Wurmus <address@hidden> a écrit :
> Sometimes I get this error when building java-testng 6.14.2:
>
> --8<---------------cut here---------------start------------->8--- Hi,
> ===============================================
> TestNG
> Total tests run: 1630, Failures: 1, Skips: 0
> ===============================================
>
> Failures in <suite> :TestNG, <test> :Regression2
> test.testng387.TestNG387.testInvocationCounterIsCorrect ForMethodWithDataProvider()
> StackTrace:
> java.lang.AssertionError: Arrays do not have the same size:3 != 4
> at
> test.testng387.TestNG387.testInvocationCounterIsCorrect ForMethodWithDataProvider( Unknown
> Source) ... Removed 27 stack frames
>
> phase `check' failed after 297.3 seconds
> --8<---------------cut here---------------end--------------->8---
>
>
I've updated testng to the latest version (6.14.3) and it seems to
solve the issue. Can you confirm it?
[Prev in Thread] | Current Thread | [Next in Thread] |