yaronkaikov / scylla

NoSQL data store using the seastar framework, compatible with Apache Cassandra
http://scylladb.com
GNU Affero General Public License v3.0
0 stars 0 forks source link

[x86_64, dev] cql-pytest/test_flaky failed with AssertionError #34

Open yaronkaikov opened 3 weeks ago

yaronkaikov commented 3 weeks ago

https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next/1394/ failed with the following error:


=================================== FAILURES ===================================
__________________________________ test_flaky __________________________________

    def test_flaky():
>     assert(random.randint(0,100) >= 10)
E     assert 5 >= 10
E      +  where 5 = <bound method Random.randint of <random.Random object at 0x557fcbd72cc0>>(0, 100)
E      +    where <bound method Random.randint of <random.Random object at 0x557fcbd72cc0>> = random.randint

test/cql-pytest/test_flaky.py:4: AssertionError
------------------------------ Captured log setup ------------------------------

cql-pytest.test_flaky.10.log

test.py.dev.log

yaronkaikov commented 3 weeks ago

Seen again in https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next/1394/

cql-pytest.test_flaky.10.log

test.py.dev.log

yaronkaikov commented 3 weeks ago

Seen again in https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next/1394/

cql-pytest.test_flaky.10.log

test.py.dev.log

yaronkaikov commented 2 weeks ago

Seen again in https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next/1403/

cql-pytest.test_flaky.9.log)

yaronkaikov commented 2 weeks ago

Seen again in https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next/1403/

cql-pytest.test_flaky.9.log

yaronkaikov commented 2 weeks ago

Seen again in https://jenkins.scylladb.com/job/scylla-master/job/releng-testing/job/next/1416/

cql-pytest.test_flaky.4.log