appveyor should print boost test_suite log on failure #16976

issue MarcoFalke opened this issue on September 27, 2019
  1. MarcoFalke commented at 3:05 PM on September 27, 2019: member
  2. MarcoFalke added the label Tests on Sep 27, 2019
  3. MarcoFalke added the label good first issue on Sep 27, 2019
  4. MarcoFalke added the label Hacktoberfest on Sep 27, 2019
  5. MarcoFalke added the label Windows on Sep 27, 2019
  6. GoelBiju commented at 10:08 PM on October 8, 2019: none

    Hi @MarcoFalke , I am quite new to this project and I wanted to help out. Should I add in the -l test_suite argument to the appveyor YAML file? Is there anything from the example mentioned in Makefile.test.include that I need to include after the -l argument, i.e. -t "`cat $< | grep -E "(BOOST_FIXTURE_TEST_SUITE\\(|BOOST_AUTO_TEST_SUITE\\()" | cut -d '(' -f 2 | cut -d ',' -f 1 | cut -d ')' -f 1`" > $<.log 2>&1 || (cat $<.log && false) ?

  7. MarcoFalke commented at 2:43 PM on October 9, 2019: member

    I think you'd have to write -l test_suite > some_log_name.foo || (cat some_log_name.foo && false) in powershell or whatever language the appveyor thing is using

  8. ernestognw referenced this in commit f62e79a354 on Oct 11, 2019
  9. ernestognw cross-referenced this on Oct 11, 2019 from issue appveyor: Add -l test_suite to .appveyor.yaml by ernestognw
  10. MarcoFalke cross-referenced this on Apr 8, 2020 from issue Do not clear validationinterface entries being executed by sipa
  11. MarcoFalke removed the label Hacktoberfest on Apr 8, 2020
  12. MarcoFalke cross-referenced this on Apr 8, 2020 from issue ci: Run unit tests sequential once by MarcoFalke
  13. MarcoFalke referenced this in commit dcef5ad6ec on Apr 9, 2020
  14. MarcoFalke closed this on Apr 9, 2020

  15. jasonbcox referenced this in commit 51fcead186 on Oct 21, 2020
  16. bitcoin locked this on Feb 15, 2022
  17. knst referenced this in commit b84498b289 on May 18, 2023
  18. knst referenced this in commit a0a62d438a on May 19, 2023
  19. knst referenced this in commit 5eb8d0e2e7 on May 25, 2023
  20. knst referenced this in commit 59b71f12c2 on May 30, 2023
  21. knst referenced this in commit 0db6ffe3c3 on Jun 1, 2023
  22. PastaPastaPasta referenced this in commit 85be06af39 on Jun 7, 2023

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:54 UTC