Skip-XFail tests accidentally reported as "PASS"
From: Julian Foad <julianfoad_at_btopenworld.com>
Date: Thu, 22 May 2008 17:59:42 +0100
Our test suite can report an XFAIL test as "PASS". This happens when a test is
The bug appears to be that the Skip class fails to delegate its "run_text()"
PASS: merge_tests.py 85: merge --reintegrate should fail on stale source
to the correct result:
XFAIL: merge_tests.py 85: merge --reintegrate should fail on stale source
Is there anyone who could review this, please? Preferably somebody who
FYI, tests that depend on both XFail and Skip/SkipUnless are:
$ (cd subversion/tests/cmdline/ && grep -i "Skip.*XFail" *.py)
That's authz 13,14, merge 93,94, special 10, merge 85, prop 12,26.
I also noticed how Skip and XFail handle the _list_mode_text member in two
- Julian
---------------------------------------------------------------------
|
This is an archived mail posted to the Subversion Dev mailing list.
This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.