Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Floating test: finalization_slash_itself #1053

Open
scravy opened this issue May 3, 2019 · 0 comments
Open

Floating test: finalization_slash_itself #1053

scravy opened this issue May 3, 2019 · 0 comments
Labels
floating test A test that sometimes but not always fails

Comments

@scravy
Copy link
Member

scravy commented May 3, 2019

finalization_slash_itself flaked out in https://travis-ci.com/dtr-org/unit-e/jobs/197416124

finalization_slash_itself.py failed, Duration: 7 s
stdout:
2019-05-03T09:20:23.366000Z TestFramework (INFO): Initializing test directory /tmp/test_runner_U⋮_🏃_20190503_090129/finalization_slash_itself_86
2019-05-03T09:20:23.366000Z TestFramework (INFO): Debug file at /tmp/test_runner_U⋮_🏃_20190503_090129/finalization_slash_itself_86/node0/regtest/debug.log
Starting node 0 with args: 
Starting node 1 with args: 
Starting node 2 with args: -validating=1
Starting node 3 with args: -validating=1
2019-05-03T09:20:29.373000Z TestFramework (ERROR): Assertion failed
Traceback (most recent call last):
  File "/home/travis/build/dtr-org/unit-e/build/unit-e-i686-pc-linux-gnu/test/functional/test_framework/test_framework.py", line 203, in main
    self.run_test()
  File "/home/travis/build/dtr-org/unit-e/build/unit-e-i686-pc-linux-gnu/test/functional/finalization_slash_itself.py", line 173, in run_test
    self.test_double_votes()
  File "/home/travis/build/dtr-org/unit-e/build/unit-e-i686-pc-linux-gnu/test/functional/finalization_slash_itself.py", line 145, in test_double_votes
    assert_equal(len(fork2.getrawmempool()), 1)
  File "/home/travis/build/dtr-org/unit-e/build/unit-e-i686-pc-linux-gnu/test/functional/test_framework/util.py", line 42, in assert_equal
    raise AssertionError("not(%s)" % " == ".join(str(arg) for arg in (thing1, thing2) + args))
AssertionError: not(0 == 1)
2019-05-03T09:20:29.375000Z TestFramework (INFO): Stopping nodes
2019-05-03T09:20:29.705000Z TestFramework (WARNING): Not cleaning up dir /tmp/test_runner_U⋮_🏃_20190503_090129/finalization_slash_itself_86
2019-05-03T09:20:29.705000Z TestFramework (ERROR): Test failed. Test logging available at /tmp/test_runner_U⋮_🏃_20190503_090129/finalization_slash_itself_86/test_framework.log
2019-05-03T09:20:29.705000Z TestFramework (ERROR): Hint: Call /home/travis/build/dtr-org/unit-e/build/unit-e-i686-pc-linux-gnu/test/functional/combine_logs.py '/tmp/test_runner_U⋮_🏃_20190503_090129/finalization_slash_itself_86' to consolidate all logs

log.txt

@scravy scravy added the floating test A test that sometimes but not always fails label May 3, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
floating test A test that sometimes but not always fails
Projects
None yet
Development

No branches or pull requests

1 participant