[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Removing XFAILs from test suite summary
From: |
Mike Miller |
Subject: |
Re: Removing XFAILs from test suite summary |
Date: |
Thu, 12 Apr 2018 11:13:36 -0700 |
User-agent: |
Mutt/1.9.4 (2018-02-28) |
On Wed, Apr 11, 2018 at 14:20:02 -0400, John W. Eaton wrote:
> If it's easy to find reports for those, then I'd say add the numbers.
> Otherwise, we should probably just convert them to plain %!test blocks.
There are six remaining bare xtests, not including the one in test.m
itself.
The only tests in tar.m and zip.m are xtest, presumably because the host
system may or may not have the tar, zip, or unzip programs installed.
These could probably be changed into testif with a runtime condition to
look for tar{,.exe}, unzip{,.exe}, and zip{,.exe}.
There is a xtest in fminsearch.m with a long comment about how the test
may fail. It was added as xtest
https://hg.savannah.gnu.org/hgweb/octave/rev/9241a0fa7873#l1.376
There is a xtest in clf.m having to do with papertype, maybe Rik
remembers why this was added as xtest
https://hg.savannah.gnu.org/hgweb/octave/rev/498b9f62199a
There are two xtests in speed.m that say they are known to fail on
systems with low resolution timer functions such as MinGW. The comment
suggests adding more work to make the test run longer so it won't fail.
Can someone test these on a current mxe-octave build to see if this is
still a problem?
--
mike
signature.asc
Description: PGP signature