Created
November 10, 2015 06:55
-
-
Save wcpan/d97d23d853a7e3901172 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------------------------------------------- | |
T E S T S | |
------------------------------------------------------- | |
Running TestSuite | |
log4j:ERROR Could not find value for key log4j.appender.summary | |
log4j:ERROR Could not instantiate appender named "summary". | |
[VerboseTestNG] RUNNING: Suite: "Surefire test" containing "35" Tests (config: null) | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.backfill() finished in 6 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.backfillDiffTerms() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.backfillSameTerms() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.backfillUntilUpToDate() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.commandIndex0() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.commandNonLeader() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.commitTimeout() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.election() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.electionHigherTermAndOlderLog() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.electionShortTermLeader() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.electionWithHigherLogIndex() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.electionWithHigherLogTerm() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.electionWithLongerLog() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.followIfHigherTerm() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.getCommand1() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.getCommand2() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.getCommandTimeout() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.hasIndex0() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.largeBackfill() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.leaderStepsDown() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.leaderWithCandidates() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.missingEntry() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.newLeaderNoop() finished in 3 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.oldEntry() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.reelection() finished in 0 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.roleChange() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.saveMaxGap() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.socketInactivity() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.termIncreases() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.twoLeaders() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.twoNoops() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.twoNoopsWithOldEntries() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] FAILED: "Surefire test" - com.yahoo.gondola.core.GondolaTest.waitCommand() finished in 1 ms | |
[VerboseTestNG] java.lang.RuntimeException | |
[VerboseTestNG] INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.yahoo.gondola.impl.FileSecretHelperTest.setUp() | |
[VerboseTestNG] PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.yahoo.gondola.impl.FileSecretHelperTest.setUp() finished in 7 ms | |
[VerboseTestNG] INVOKING: "Surefire test" - com.yahoo.gondola.impl.FileSecretHelperTest.testGetSecret_exists() | |
[VerboseTestNG] PASSED: "Surefire test" - com.yahoo.gondola.impl.FileSecretHelperTest.testGetSecret_exists() finished in 3 ms | |
[VerboseTestNG] INVOKING CONFIGURATION: "Surefire test" - @BeforeMethod com.yahoo.gondola.impl.FileSecretHelperTest.setUp() | |
[VerboseTestNG] PASSED CONFIGURATION: "Surefire test" - @BeforeMethod com.yahoo.gondola.impl.FileSecretHelperTest.setUp() finished in 0 ms | |
[VerboseTestNG] INVOKING: "Surefire test" - com.yahoo.gondola.impl.FileSecretHelperTest.testGetSecret_not_exists() | |
[VerboseTestNG] PASSED: "Surefire test" - com.yahoo.gondola.impl.FileSecretHelperTest.testGetSecret_not_exists() finished in 1 ms | |
[VerboseTestNG] | |
[VerboseTestNG] =============================================== | |
[VerboseTestNG] Surefire test | |
[VerboseTestNG] Tests run: 35, Failures: 33, Skips: 0 | |
[VerboseTestNG] Configuration Failures: 33, Skips: 0 | |
[VerboseTestNG] =============================================== | |
Tests run: 35, Failures: 33, Errors: 0, Skipped: 0, Time elapsed: 1.453 sec <<< FAILURE! - in TestSuite | |
backfill(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.144 sec <<< FAILURE! | |
java.lang.RuntimeException | |
backfillDiffTerms(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.145 sec <<< FAILURE! | |
java.lang.RuntimeException | |
backfillSameTerms(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.146 sec <<< FAILURE! | |
java.lang.RuntimeException | |
backfillUntilUpToDate(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.147 sec <<< FAILURE! | |
java.lang.RuntimeException | |
commandIndex0(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.148 sec <<< FAILURE! | |
java.lang.RuntimeException | |
commandNonLeader(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.149 sec <<< FAILURE! | |
java.lang.RuntimeException | |
commitTimeout(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.151 sec <<< FAILURE! | |
java.lang.RuntimeException | |
election(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.152 sec <<< FAILURE! | |
java.lang.RuntimeException | |
electionHigherTermAndOlderLog(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.154 sec <<< FAILURE! | |
java.lang.RuntimeException | |
electionShortTermLeader(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.155 sec <<< FAILURE! | |
java.lang.RuntimeException | |
electionWithHigherLogIndex(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.157 sec <<< FAILURE! | |
java.lang.RuntimeException | |
electionWithHigherLogTerm(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.158 sec <<< FAILURE! | |
java.lang.RuntimeException | |
electionWithLongerLog(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.159 sec <<< FAILURE! | |
java.lang.RuntimeException | |
followIfHigherTerm(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.16 sec <<< FAILURE! | |
java.lang.RuntimeException | |
getCommand1(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.162 sec <<< FAILURE! | |
java.lang.RuntimeException | |
getCommand2(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.163 sec <<< FAILURE! | |
java.lang.RuntimeException | |
getCommandTimeout(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.164 sec <<< FAILURE! | |
java.lang.RuntimeException | |
hasIndex0(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.166 sec <<< FAILURE! | |
java.lang.RuntimeException | |
largeBackfill(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.167 sec <<< FAILURE! | |
java.lang.RuntimeException | |
leaderStepsDown(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.175 sec <<< FAILURE! | |
java.lang.RuntimeException | |
leaderWithCandidates(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.175 sec <<< FAILURE! | |
java.lang.RuntimeException | |
missingEntry(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.175 sec <<< FAILURE! | |
java.lang.RuntimeException | |
newLeaderNoop(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.175 sec <<< FAILURE! | |
java.lang.RuntimeException | |
oldEntry(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.177 sec <<< FAILURE! | |
java.lang.RuntimeException | |
reelection(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.178 sec <<< FAILURE! | |
java.lang.RuntimeException | |
roleChange(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.179 sec <<< FAILURE! | |
java.lang.RuntimeException | |
saveMaxGap(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.182 sec <<< FAILURE! | |
java.lang.RuntimeException | |
socketInactivity(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.183 sec <<< FAILURE! | |
java.lang.RuntimeException | |
termIncreases(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.185 sec <<< FAILURE! | |
java.lang.RuntimeException | |
twoLeaders(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.187 sec <<< FAILURE! | |
java.lang.RuntimeException | |
twoNoops(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.196 sec <<< FAILURE! | |
java.lang.RuntimeException | |
twoNoopsWithOldEntries(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.198 sec <<< FAILURE! | |
java.lang.RuntimeException | |
waitCommand(com.yahoo.gondola.core.GondolaTest) Time elapsed: 1.199 sec <<< FAILURE! | |
java.lang.RuntimeException | |
Results : | |
Failed tests: | |
GondolaTest.backfill » Runtime | |
GondolaTest.backfillDiffTerms » Runtime | |
GondolaTest.backfillSameTerms » Runtime | |
GondolaTest.backfillUntilUpToDate » Runtime | |
GondolaTest.commandIndex0 » Runtime | |
GondolaTest.commandNonLeader » Runtime | |
GondolaTest.commitTimeout » Runtime | |
GondolaTest.election » Runtime | |
GondolaTest.electionHigherTermAndOlderLog » Runtime | |
GondolaTest.electionShortTermLeader » Runtime | |
GondolaTest.electionWithHigherLogIndex » Runtime | |
GondolaTest.electionWithHigherLogTerm » Runtime | |
GondolaTest.electionWithLongerLog » Runtime | |
GondolaTest.followIfHigherTerm » Runtime | |
GondolaTest.getCommand1 » Runtime | |
GondolaTest.getCommand2 » Runtime | |
GondolaTest.getCommandTimeout » Runtime | |
GondolaTest.hasIndex0 » Runtime | |
GondolaTest.largeBackfill » Runtime | |
GondolaTest.leaderStepsDown » Runtime | |
GondolaTest.leaderWithCandidates » Runtime | |
GondolaTest.missingEntry » Runtime | |
GondolaTest.newLeaderNoop » Runtime | |
GondolaTest.oldEntry » Runtime | |
GondolaTest.reelection » Runtime | |
GondolaTest.roleChange » Runtime | |
GondolaTest.saveMaxGap » Runtime | |
GondolaTest.socketInactivity » Runtime | |
GondolaTest.termIncreases » Runtime | |
GondolaTest.twoLeaders » Runtime | |
GondolaTest.twoNoops » Runtime | |
GondolaTest.twoNoopsWithOldEntries » Runtime | |
GondolaTest.waitCommand » Runtime | |
Tests run: 35, Failures: 33, Errors: 0, Skipped: 0 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment