[tests] rpc tests and travis never fail on asserts #6826

issue MarcoFalke opened this issue on October 14, 2015
  1. MarcoFalke commented at 11:28 AM on October 14, 2015: member

    It seems rpc tests and travis no longer fail and silently accept any bug or failing assert.

    Steps to reproduce:

    $ qa/pull-tester/rpc-tests.py fundrawtransaction;echo $?
    Running testscript fundrawtransaction.py...
    Initializing test directory /tmp/testCO7ipX
    Mining blocks...
    Assertion failed: 
      File "/home/marco/workspace/bitcoin/qa/rpc-tests/test_framework/test_framework.py", line 118, in main
        self.run_test()
      File "/home/marco/workspace/bitcoin/qa/rpc-tests/fundrawtransaction.py", line 321, in run_test
        assert(feeDelta >= 0 and feeDelta <= feeTolerance)
    Stopping nodes
    Cleaning up
    Failed
    0
    
  2. MarcoFalke cross-referenced this on Oct 14, 2015 from issue [rpc-tests] Check return code by MarcoFalke
  3. laanwj added the label Tests on Oct 20, 2015
  4. laanwj commented at 7:38 AM on October 20, 2015: member

    @theuni can you take a look here?

  5. laanwj closed this on Oct 20, 2015

  6. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-19 06:55 UTC