You are viewing a plain text version of this content. The canonical link for it is here.
Posted to pr@cassandra.apache.org by GitBox <gi...@apache.org> on 2021/11/09 07:38:58 UTC

[GitHub] [cassandra] bereng commented on a change in pull request #1306: CASSANDRA-17122 trunk: Add utilities for materialized views to CQLTester

bereng commented on a change in pull request #1306:
URL: https://github.com/apache/cassandra/pull/1306#discussion_r745353028



##########
File path: test/long/org/apache/cassandra/cql3/ViewLongTest.java
##########
@@ -203,13 +142,14 @@ public void runMayThrow()
 
         if (rows.size() > 1)
         {
-            throw new AssertionError(String.format("Expected 1 row, but found %d; %s c = %d, and (%s) of which (%s) failed to insert", rows.size(), containsC ? "found row with" : "no rows contained", value, others, overlappingFailedWrites));
+            throw new AssertionError(String.format("Expected 1 row, but found %d; %s c = %d, and (%s) of which (%s) failed to insert",

Review comment:
       formatting




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: pr-unsubscribe@cassandra.apache.org
For additional commands, e-mail: pr-help@cassandra.apache.org