You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@systemml.apache.org by "Abhinav Maurya (JIRA)" <ji...@apache.org> on 2016/06/21 00:55:57 UTC

[jira] [Created] (SYSTEMML-768) Test errors with "mvn clean verify"

Abhinav Maurya created SYSTEMML-768:
---------------------------------------

             Summary: Test errors with "mvn clean verify"
                 Key: SYSTEMML-768
                 URL: https://issues.apache.org/jira/browse/SYSTEMML-768
             Project: SystemML
          Issue Type: Bug
          Components: Test
    Affects Versions: SystemML 0.11
         Environment: MacOS El Capitan
            Reporter: Abhinav Maurya
            Priority: Critical


1. While installing required R packages, I get a warning that certain packages don't exist anymore. The error is "Warning: dependencies ‘GenomicRanges’, ‘graph’, ‘Rgraphviz’, ‘corpus.JSS.papers’ are not available". The log is attached as r-dependency-warnings.txt I don't think this led to any issues. However, my next error is also related to an R script execution failure.

2. I ran "mvn clean verify" All tests pass consistently except the 9 tests in CTableMatrixIgnoreZerosTest. The problem is related to R script execution. The error is: "CTableMatrixIgnoreZerosTest.testCTableMatrixIgnoreZerosRewriteDenseSP:70->runCTableTest:169->AutomatedTestBase.runRScript:1010 failed to run script ./src/test/scripts/functions/ternary/CTableRowHist.R exception: java.lang.Exception: ERROR: R has ended irregularly" The detailed error log is attached in systemml-test-errors.txt It would be good to at least output the exact R script invocation that led to a test error.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)