You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cassandra.apache.org by "Angelo Polo (Jira)" <ji...@apache.org> on 2020/07/27 16:18:00 UTC

[jira] [Created] (CASSANDRA-15987) Failure in ViewTest#testNullInClusteringColumns on FreeBSD

Angelo Polo created CASSANDRA-15987:
---------------------------------------

             Summary: Failure in ViewTest#testNullInClusteringColumns on FreeBSD
                 Key: CASSANDRA-15987
                 URL: https://issues.apache.org/jira/browse/CASSANDRA-15987
             Project: Cassandra
          Issue Type: Bug
          Components: Test/unit
            Reporter: Angelo Polo


 

Failure occurs on FreeBSD 12.1-RELEASE-p5 amd64, OpenJDK 64-Bit Server VM (build 11.0.8+10-1, mixed mode),  4.0-beta1.
{noformat}
[junit-timeout] Testsuite: org.apache.cassandra.cql3.ViewTest Tests run: 41, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 110.152 sec
[junit-timeout]
[junit-timeout] Testcase: testNullInClusteringColumns(org.apache.cassandra.cql3.ViewTest):      FAILED
[junit-timeout] Invalid value for row 0 column 2 (v1 of type varchar), expected <NULL> (-1 bytes) but got <'foo'> (3 bytes) (using protocol version 4/v4)
[junit-timeout] junit.framework.AssertionFailedError: Invalid value for row 0 column 2 (v1 of type varchar), expected <NULL> (-1 bytes) but got <'foo'> (3 bytes) (using protocol version 4/v4)
[junit-timeout]         at org.apache.cassandra.cql3.CQLTester.assertRowsNet(CQLTester.java:1034)
[junit-timeout]         at org.apache.cassandra.cql3.ViewTest.testNullInClusteringColumns(ViewTest.java:1262)
[junit-timeout]         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit-timeout]         at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
[junit-timeout]         at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit-timeout]
[junit-timeout]
[junit-timeout] Test org.apache.cassandra.cql3.ViewTest FAILED{noformat}
 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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