You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "GANHONGNAN (Jira)" <ji...@apache.org> on 2020/02/29 18:09:00 UTC

[jira] [Created] (SYSTEMML-2534) After changing maven repository in pom.xml, test fails by cmd "mvn clear verify"

GANHONGNAN created SYSTEMML-2534:
------------------------------------

             Summary: After changing maven repository in pom.xml, test fails by cmd "mvn clear verify"
                 Key: SYSTEMML-2534
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-2534
             Project: SystemML
          Issue Type: Bug
          Components: Build, Test
    Affects Versions: SystemML 1.2
         Environment: mac catlina; openjdk 1.8
            Reporter: GANHONGNAN
             Fix For: SystemML 1.2


I change all my maven repository to aliyun. Then I run mvn clear verify. I got following failure.

Running org.apache.sysml.test.integration.mlcontext.MLContextScratchCleanupTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.908 sec - in org.apache.sysml.test.integration.mlcontext.MLContextScratchCleanupTest
20/03/01 01:57:23 ERROR executor.Executor: Exception in task 0.0 in stage 12.0 (TID 12)
java.lang.ArrayIndexOutOfBoundsException: 1



--
This message was sent by Atlassian Jira
(v8.3.4#803005)