[ https://issues.apache.org/jira/browse/IGNITE-14665?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17335507#comment-17335507 ]
Ignite TC Bot commented on IGNITE-14665: ---------------------------------------- {panel:title=Branch: [pull/9062/head] Base: [master] : No blockers found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}{panel} {panel:title=Branch: [pull/9062/head] Base: [master] : New Tests (683)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1} {color:#00008b}Service Grid{color} [[tests 341|https://ci.ignite.apache.org/viewLog.html?buildId=5985968]] * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testCancelSingleton - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testDeployOnEachNodeOld - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testDeployMultiple2Old - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testClusterSingletonDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testCancelAsyncEachNode - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testMultipleDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testNodeSingletonNotDeployedProxy - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testNodeSingletonDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testDeployMultiple1Old - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: ComputeJobCancelWithServiceSelfTest.testJobCancel - PASSED{color} ... and 330 new tests {color:#00008b}Logging{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=5985903]] * {color:#013220}IgniteLoggingSelfTestSuite: JavaLoggerTest.testLogInitialize - PASSED{color} {color:#00008b}Service Grid (legacy mode){color} [[tests 341|https://ci.ignite.apache.org/viewLog.html?buildId=5985969]] * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testCancelSingleton - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testDeployOnEachNodeOld - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testClusterSingletonDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testDeployMultiple2Old - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testMultipleDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testCancelAsyncEachNode - PASSED{color} * {color:#013220}IgniteServiceConfigVariationsFullApiTestSuite: IgniteServiceConfigVariationsFullApiTest_0.testNodeSingletonDeploy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testNodeSingletonNotDeployedProxy - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: GridServiceProcessorSingleNodeSelfTest.testDeployMultiple1Old - PASSED{color} * {color:#013220}IgniteServiceGridTestSuite: ComputeJobCancelWithServiceSelfTest.testJobCancel - PASSED{color} ... and 330 new tests {panel} [TeamCity *--> Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=5985984&buildTypeId=IgniteTests24Java8_RunAll] > 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 <timonin.ma...@gmail.com> > 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 <ilya.kasnach...@gmail.com> > {code} -- This message was sent by Atlassian Jira (v8.3.4#803005)