octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: help needed to tag (x)failing tests with bug numbers


From: Colin Macdonald
Subject: Re: help needed to tag (x)failing tests with bug numbers
Date: Thu, 25 Aug 2016 10:16:35 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.2.0

On 25/08/16 05:39, John W. Eaton wrote:
Note that %!test with a message behaves the same as %!xtest, so I
converted the %!xtest instances to %!test.

I like the extra information in that "x". (The pattern "%!test <BUG_ID>" does not inform me that is expected to fail b/c for example your second change adds a bug id to at least one test which is currently passing.)

In principle, keeping the "x" would allow us to modify our tooling so that passing an xtest is fatal. This is how the Doctest pkg behaves.

Anyway, I assume packages can keep using xtest.

best,
Colin



reply via email to

[Prev in Thread] Current Thread [Next in Thread]