We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
testByteToString
1 parent a239296 commit fc850dcCopy full SHA for fc850dc
1 file changed
utbot-framework/src/test/kotlin/org/utbot/examples/strings/StringExamplesTest.kt
@@ -26,7 +26,6 @@ internal class StringExamplesTest : UtValueTestCaseChecker(
26
)
27
) {
28
@Test
29
- @Disabled("Flaky test: https://github.com/UnitTestBot/UTBotJava/issues/131 (will be enabled in new strings PR)")
30
fun testByteToString() {
31
// TODO related to the https://github.com/UnitTestBot/UTBotJava/issues/131
32
withSolverTimeoutInMillis(5000) {
0 commit comments