Hi,
As far as I can see, if I have the following tests:
[Test, Ignore]
public void Test1() {...}
[Test, Category("abc")]
public void Test2() {...}
and do a test run with a filter "CategoryName:abc" Gallio still issues a
warning about Test1 being ignored, even if it should not be scheduled to
run. This is maybe a minor inconvenience, but the behaviour seems a bit
unreasonable to me. Also, it causes our build process to report a much
greater number of warnings due to ignored tests (we run tests on a
single assembly several times, for different categories each).
So, it it a bug (and should go to the tracker), or am I missing some
reason for such behaviour?
Regards,
Vladimir Okhotnikov
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2.0.9 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iEYEARECAAYFAklEDvcACgkQC2bTTXzaOjcD1gCdGQTUBVwrHx4y0e/COLgTGGAF
oBQAoLGw6qjcI9aM51t9EBpPskPj+HBQ
=3BSc
-----END PGP SIGNATURE-----