Page MenuHomePhabricator

Remove leftover from debuging
ClosedPublic

Authored by deadalnix on May 13 2020, 00:17.

Details

Summary

As per title.

Test Plan
make check

Diff Detail

Event Timeline

Snippet of first build failure:

2020-05-13T00:21:59.190000Z TestFramework (INFO): Test skipped
[00:22:48]i:		 [Bitcoin ABC functional tests] wallet_resendwallettransactions.py
[00:22:48]i:			 [wallet_resendwallettransactions.py] Test ignored: wallet_resendwallettransactions.py
[00:22:48]i:		 [Bitcoin ABC functional tests] [Test Output]
2020-05-13T00:21:58.604000Z TestFramework (WARNING): Test Skipped: wallet has not been compiled.
2020-05-13T00:21:58.655000Z TestFramework (INFO): Stopping nodes
2020-05-13T00:21:58.655000Z TestFramework (INFO): Cleaning up /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/wallet_resendwallettransactions_152 on exit
2020-05-13T00:21:58.655000Z TestFramework (INFO): Test skipped
[00:22:48]i:		 [Bitcoin ABC functional tests] wallet_txn_clone.py
[00:22:48]i:			 [wallet_txn_clone.py] Test ignored: wallet_txn_clone.py
[00:22:48]i:		 [Bitcoin ABC functional tests] [Test Output]
2020-05-13T00:22:44.410000Z TestFramework (WARNING): Test Skipped: wallet has not been compiled.
2020-05-13T00:22:44.460000Z TestFramework (INFO): Stopping nodes
2020-05-13T00:22:44.460000Z TestFramework (INFO): Cleaning up /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/wallet_txn_clone_246 on exit
2020-05-13T00:22:44.460000Z TestFramework (INFO): Test skipped
[00:22:48]i:		 [Bitcoin ABC functional tests] wallet_txn_clone.py --mineblock
[00:22:48]i:			 [wallet_txn_clone.py --mineblock] Test ignored: wallet_txn_clone.py --mineblock
[00:22:48]i:		 [Bitcoin ABC functional tests] [Test Output]
2020-05-13T00:22:30.624000Z TestFramework (WARNING): Test Skipped: wallet has not been compiled.
2020-05-13T00:22:30.675000Z TestFramework (INFO): Stopping nodes
2020-05-13T00:22:30.675000Z TestFramework (INFO): Cleaning up /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/wallet_txn_clone_194 on exit
2020-05-13T00:22:30.675000Z TestFramework (INFO): Test skipped
[00:22:48]i:		 [Bitcoin ABC functional tests] wallet_txn_doublespend.py
[00:22:48]i:			 [wallet_txn_doublespend.py] Test ignored: wallet_txn_doublespend.py
[00:22:48]i:		 [Bitcoin ABC functional tests] [Test Output]
2020-05-13T00:22:44.485000Z TestFramework (WARNING): Test Skipped: wallet has not been compiled.
2020-05-13T00:22:44.535000Z TestFramework (INFO): Stopping nodes
2020-05-13T00:22:44.535000Z TestFramework (INFO): Cleaning up /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/wallet_txn_doublespend_247 on exit
2020-05-13T00:22:44.535000Z TestFramework (INFO): Test skipped
[00:22:48]i:		 [Bitcoin ABC functional tests] wallet_txn_doublespend.py --mineblock
[00:22:48]i:			 [wallet_txn_doublespend.py --mineblock] Test ignored: wallet_txn_doublespend.py --mineblock
[00:22:48]i:		 [Bitcoin ABC functional tests] [Test Output]
2020-05-13T00:22:36.033000Z TestFramework (WARNING): Test Skipped: wallet has not been compiled.
2020-05-13T00:22:36.083000Z TestFramework (INFO): Stopping nodes
2020-05-13T00:22:36.083000Z TestFramework (INFO): Cleaning up /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/wallet_txn_doublespend_213 on exit
2020-05-13T00:22:36.083000Z TestFramework (INFO): Test skipped
[00:22:48]i:		 [Bitcoin ABC functional tests] wallet_zapwallettxes.py
[00:22:48]i:			 [wallet_zapwallettxes.py] Test ignored: wallet_zapwallettxes.py
[00:22:48]i:		 [Bitcoin ABC functional tests] [Test Output]
2020-05-13T00:22:30.636000Z TestFramework (WARNING): Test Skipped: wallet has not been compiled.
2020-05-13T00:22:30.687000Z TestFramework (INFO): Stopping nodes
2020-05-13T00:22:30.687000Z TestFramework (INFO): Cleaning up /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/wallet_zapwallettxes_195 on exit
2020-05-13T00:22:30.687000Z TestFramework (INFO): Test skipped
[00:22:48]i:		 [Bitcoin ABC functional tests] p2p_timeouts.py
[00:22:48]i:			 [p2p_timeouts.py] [Test Output]
2020-05-13T00:22:17.855000Z TestFramework (INFO): Initializing test directory /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/p2p_timeouts_174
2020-05-13T00:22:23.168000Z TestFramework (ERROR): Assertion failed
Traceback (most recent call last):
  File "/work/test/functional/test_framework/test_framework.py", line 163, in main
    self.run_test()
  File "/work/test/functional/p2p_timeouts.py", line 84, in run_test
    assert not no_verack_node.is_connected
AssertionError
2020-05-13T00:22:23.603000Z TestFramework (INFO): Stopping nodes
2020-05-13T00:22:23.957000Z TestFramework (WARNING): Not cleaning up dir /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/p2p_timeouts_174
2020-05-13T00:22:23.957000Z TestFramework (ERROR): Test failed. Test logging available at /work/build/test/tmp/test_runner_₿₵_  _20200513_002157/p2p_timeouts_174/test_framework.log
2020-05-13T00:22:23.958000Z TestFramework (ERROR): Hint: Call /work/test/functional/combine_logs.py '/work/build/test/tmp/test_runner_₿₵_  _20200513_002157/p2p_timeouts_174' to consolidate all logs
[00:22:52]E:	 [Step 1/2] Failed tests detected
[00:22:55]W:	 [Step 1/2] Process exited with code 1
[00:22:55]E:	 [Step 1/2] Process exited with code 1 (Step: Command Line)

Each failure log is accessible here:
Bitcoin ABC functional tests: p2p_timeouts.py

This revision is now accepted and ready to land.May 13 2020, 08:09
This revision was landed with ongoing or failed builds.May 13 2020, 11:53
This revision was automatically updated to reflect the committed changes.