test: feature_config_args and feature_includeconf fail on native windows #15542

issue MarcoFalke opened this issue on March 6, 2019
  1. MarcoFalke commented at 4:06 AM on March 6, 2019: member

    Current master.

    Sample excerpt:

    2019-03-05T23:09:14.790000Z TestFramework (INFO): -includeconf works from config file. subversion should end with 'main; relative)/'
    2019-03-05T23:09:14.826000Z TestFramework (INFO): -includeconf cannot be used as command-line arg
    2019-03-05T23:09:24.495000Z TestFramework (INFO): -includeconf cannot be used recursively. subversion should end with 'main; relative)/'
    2019-03-05T23:09:27.626000Z TestFramework (ERROR): Assertion failed
    Traceback (most recent call last):
      File "test\functional\test_framework\test_framework.py", line 175, in main
        self.run_test()
      File "test/functional/feature_includeconf.py", line 55, in run_test
        self.stop_node(0, expected_stderr="warning: -includeconf cannot be used from included files; ignoring -includeconf=relative2.conf")
      File "test\functional\test_framework\test_framework.py", line 372, in stop_node
        self.nodes[i].stop_node(expected_stderr, wait=wait)
      File "functional\test_framework\test_node.py", line 266, in stop_node
        raise AssertionError("Unexpected stderr {} != {}".format(stderr, expected_stderr))
    AssertionError: Unexpected stderr  != warning: -includeconf cannot be used from included files; ignoring -includeconf=relative2.conf
    
  2. MarcoFalke added the label Tests on Mar 6, 2019
  3. MarcoFalke commented at 5:10 PM on August 2, 2019: member

    This was fixed by

    • Refactor: Replace fprintf with tfm::format #16205
  4. MarcoFalke closed this on Aug 2, 2019

  5. DrahtBot locked this on Dec 16, 2021
Contributors
Labels

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-04-17 06:15 UTC

This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me