[
https://issues.apache.org/jira/browse/IGNITE-14665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335513#comment-17335513
]
Maksim Timonin commented on IGNITE-14665:
-----------------------------------------
[~ilyak] hi! I've fixed this issue. Could you please have a look?
Travis failed on Net check, but looks like that it was an Travis scheduler
error.
> Security test suite runs no tests after CI test suite checker
> -------------------------------------------------------------
>
> Key: IGNITE-14665
> URL: https://issues.apache.org/jira/browse/IGNITE-14665
> Project: Ignite
> Issue Type: Bug
> Components: general
> Reporter: Ilya Kasnacheev
> Assignee: Maksim Timonin
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Please see linked development list thread as well as suite
> https://ci.ignite.apache.org/buildConfiguration/IgniteTests24Java8_Security?mode=builds
> All runs end with:
> {code}
> [INFO] -------------------------------------------------------
> [INFO] T E S T S
> [INFO] -------------------------------------------------------
> [WARNING] ForkStarter IOException:
> org.apache.maven.surefire.util.internal.StringUtils.unescapeString(Ljava/lang/StringBuilder;Ljava/lang/CharSequence;)V
> org.apache.maven.surefire.util.internal.StringUtils.unescapeBytes(Ljava/lang/String;Ljava/lang/String;)Ljava/nio/ByteBuffer;
>
> org.apache.maven.surefire.util.internal.StringUtils.unescapeString(Ljava/lang/StringBuilder;Ljava/lang/CharSequence;)V
>
> org.apache.maven.surefire.util.internal.StringUtils.unescapeString(Ljava/lang/StringBuilder;Ljava/lang/CharSequence;)V.
> See the dump file
> /opt/buildagent/work/7bc1c54bc719b67c/modules/core/target/surefire-reports/2021-04-28T14-22-01_678-jvmRun1.dumpstream
> [INFO]
> [INFO] Results:
> [INFO]
> [INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
> [INFO]
> {code}
> After bisecting, this is the offender:
> {code}
> commit 62cc45861c0273286e00eb6fbc510c0bb5589e52
> Author: Maksim Timonin <[email protected]>
> Date: Fri Feb 5 19:10:18 2021 +0300
> IGNITE-13512 Add travis check that tests are not in suites - Fixes #8367.
>
> Signed-off-by: Ilya Kasnacheev <[email protected]>
> {code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)