test: Disable scheduler test manythreads #7144

pull laanwj wants to merge 1 commits into bitcoin:master from laanwj:2015_12_disable_schedulertest changing 1 files +2 −0
  1. laanwj commented at 1:57 PM on December 1, 2015: member

    It causes occasional deadlocks, resulting in false negatives in Travis.

    Disable the test for now. Works around #6540.

  2. test: Disable scheduler test manythreads
    It causes occasional deadlocks, resulting in false negatives in Travis.
    
    Disable the test for now.
    Works around #6540.
    8f0d79e3c8
  3. laanwj added the label Tests on Dec 1, 2015
  4. laanwj cross-referenced this on Dec 1, 2015 from issue scheduler_tests (currently disabled) occasionally deadlocks by posita
  5. sipa commented at 8:09 PM on December 1, 2015: member

    ACK. We don't use multiple thread scheduling anyway, I think?

  6. gavinandresen commented at 8:30 PM on December 1, 2015: contributor

    ACK-- we use a single scheduler thread.

  7. MarcoFalke commented at 9:44 PM on December 1, 2015: member

    Then why not remove/rewrite the code instead of putting a comment around it?

  8. jonasschnelli commented at 6:53 AM on December 2, 2015: contributor

    ACK

  9. laanwj commented at 9:15 AM on December 2, 2015: member

    Then why not remove/rewrite the code instead of putting a comment around it?

    This is a temporary measure (that's why it says "for now" everywhere). Obviously actually fixing the code would be preferable, but in all the time #6540 was open this has not been done - so seemingly non-trivial? Right now in the bustle before the 0.12 branch we don't want to have Travis false negatives interfering.

    (edit: I tried to cut this Gordian knot of threads in #6171, but apparently there is still another problem than the one solved there)

  10. laanwj merged this on Dec 2, 2015
  11. laanwj closed this on Dec 2, 2015

  12. laanwj referenced this in commit 1b0241fcec on Dec 2, 2015
  13. paveljanik cross-referenced this on Dec 4, 2015 from issue [Trivial] Disable compiler warnings about unused functions by paveljanik
  14. luke-jr referenced this in commit f03d898094 on Dec 8, 2015
  15. laanwj cross-referenced this on May 5, 2016 from issue Get rid of a compiler warning due to #if 0'd test by avar
  16. 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