GithubHelp home page GithubHelp logo

tauro-core's People

Contributors

sudiptosarkar avatar

Watchers

 avatar  avatar  avatar

tauro-core's Issues

Can't build with gradle

When I try to run "gradle build", I get the following errors:

:processResources UP-TO-DATE
:classes UP-TO-DATE
:jar UP-TO-DATE
:assemble UP-TO-DATE
:checkstyleMain UP-TO-DATE
:compileTestJava UP-TO-DATE
:processTestResources UP-TO-DATE
:testClasses UP-TO-DATE
:checkstyleTest UP-TO-DATE
:test

 Test Suite: org.koreops.tauro.core.loggers.LoggerTest
Results: SUCCESS (7 tests, 7 successes, 0 failures, 0 skipped)


 Test Suite: org.koreops.tauro.core.db.DbConnEngineTest
Results: SUCCESS (2 tests, 2 successes, 0 failures, 0 skipped)


 Test Suite: org.koreops.tauro.core.constants.RouterAuthTypeTest
Results: SUCCESS (3 tests, 3 successes, 0 failures, 0 skipped)


 Test Suite: org.koreops.tauro.core.process.status.reporting.MailerTest
Results: SUCCESS (3 tests, 3 successes, 0 failures, 0 skipped)


org.koreops.tauro.core.process.ProcessManagerTest > testNonExistentDumpGetArgs FAILED
    org.junit.ComparisonFailure: expected:<...sources/process.ps ([No such file or directory])> but was:<...sources/process.ps ([Adresář nebo soubor neexistuje])>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at org.koreops.tauro.core.process.ProcessManagerTest.testNonExistentDumpGetArgs(ProcessManagerTest.java:87)

org.koreops.tauro.core.process.ProcessManagerTest > testNonExistentDumpGetCoveredHosts FAILED
    org.junit.ComparisonFailure: expected:<...sources/process.ps ([No such file or directory])> but was:<...sources/process.ps ([Adresář nebo soubor neexistuje])>
        at org.junit.Assert.assertEquals(Assert.java:115)
        at org.junit.Assert.assertEquals(Assert.java:144)
        at org.koreops.tauro.core.process.ProcessManagerTest.testNonExistentDumpGetCoveredHosts(ProcessManagerTest.java:97)

 Test Suite: org.koreops.tauro.core.process.ProcessManagerTest
Results: FAILURE (4 tests, 2 successes, 2 failures, 0 skipped)


19 tests completed, 2 failed
:test FAILED

FAILURE: Build failed with an exception.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.