All tests failing under non-secure build
----------------------------------------

                 Key: GIRAPH-48
                 URL: https://issues.apache.org/jira/browse/GIRAPH-48
             Project: Giraph
          Issue Type: Bug
            Reporter: Jakob Homan


After GIRAPH-12, quite a lot of tests are failing when run under non-secure 
hadoop:
{noformat}mvn -Dhadoop=non_secure clean test{noformat}
results in:
{noformat}Failed tests: 
  testSuperstepBalancer(org.apache.giraph.TestVertexRangeBalancer)
  testBspCheckpoint(org.apache.giraph.TestManualCheckpoint)
  testBspSuperStep(org.apache.giraph.TestBspBasic)
  testBspMsg(org.apache.giraph.TestBspBasic)
  testBspCombiner(org.apache.giraph.TestBspBasic)
  testBspPageRank(org.apache.giraph.TestBspBasic)
  testBspShortestPaths(org.apache.giraph.TestBspBasic)
  testMutateGraph(org.apache.giraph.TestMutateGraphVertex)
  testContinue(org.apache.giraph.TestJsonBase64Format){noformat}
rolling back to the previous commit, the tests pass.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to