Re: etiquette for new failing test cases, followed by fix
Martin Husemann <[email protected]>
| Newsgroups | gmane.os.netbsd.devel.userlevel |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Sep 19, 2024 at 09:20:42AM -0400, Greg Troxel wrote: > Is this reasonable? It will show an increased failing test for a bit, > but the test really does fail, and my impression is that the xfail > scheme is about keeping known-failing not-getting-fixed tests from > obscuring "we just had a regression", which a few days of this won't do. Yes, that sounds good. No need to add a expected failure here as long as you fix it soonish. Martin