===
testall: All passed!
===
dtest: All passed!
===
novnode: All passed!
===
upgrade:
Two test failure
Github user ifesdjeen commented on the issue:
https://github.com/apache/cassandra/pull/73
@YoshikiHigo Cassandra does't take pull requests via github, you have to
create an issue and submit a patch via
https://issues.apache.org/jira/browse/cassandra/. Please see guidelines here:
http
GitHub user YoshikiHigo opened a pull request:
https://github.com/apache/cassandra/pull/73
Follow up commit 028f539eaa7f5ebcda42495145686dc1fa40acd9
We replaced an if-statement and a return-statement with another
return-statement with a ternary operator because the same change was c
===
testall:
org.apache.cassandra.streaming.StreamingTransferTest
.testTransferRangeTombstones-compression
New flaky failure. CASSANDRA-12445 created and I'm looking
for an assignee tomorrow.
==