<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">Unfortunately T13615 is indeed known to be fragile. This is tracked as #17269, ss you discovered. This is especially scary given that the test tests some rather subtle RTS logic. It's been on my list of things to investigate but unfortunately I've not been able to reproduce the failure locally so progress has been slow. <br><br>Given that it seems to fail fairly reliably on CI in some cases we probably ought to mark it as fragile. <br><br>Note that it's not quite true that fragile test outcomes are no longer tracked. We maintain a database of test outcomes from CI runs which includes both passing and failing ribs of fragile tests. I've written about this infrastructure here [1]. <br><br>Cheers, <br><br>- Ben <br><br><br>[1] <a href="https://www.haskell.org/ghc/blog/20190708-testsuite-work.html">https://www.haskell.org/ghc/blog/20190708-testsuite-work.html</a><br><br><br><br><br><div class="gmail_quote">On October 9, 2019 4:45:57 AM EDT, Richard Eisenberg <rae@richarde.dev> wrote:<blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hi devs,<div class=""><br class=""></div><div class=""><a href="https://gitlab.haskell.org/rae/ghc/-/jobs/173504" class="">https://gitlab.haskell.org/rae/ghc/-/jobs/173504</a> tells me that T13615 failed -- but only in DEBUG mode. My patch is nowhere near this code. Is this a new fragile test?</div><div class=""><br class=""></div><div class="">The number of fragile tests seems to be growing quickly. And once a test is labeled fragile, we're essentially no longer tracking the test, if I understand correctly. So that's a bit unfortunate.</div><div class=""><br class=""></div><div class="">Thanks,</div><div class="">Richard</div></blockquote></div><br>-- <br>Sent from my Android device with K-9 Mail. Please excuse my brevity.</body></html>