Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork939
Commit0ae5dd1
committed
Revert "Treat XPASS status as a test failure"
For its immediate goal, this facilitated identifying the XPASSstatus of TestSubmodule.test_rename and verifying that the revisedxfail condition eliminated it.In the test output, XPASS is written as a failure, with strictxfail behavior noted. Contributors less familiar with marking testsxfail may mistake this to mean some behavior of the code under testwas broken. So if strict_xfail is to be enabled, it might be bestto do that in a pull request devoted to it, and maybe even to addto the docs, about how to recognize and handle newly xpassingtests.This reverts commit0f8cd4c.1 parent82c361e commit0ae5dd1
1 file changed
+0
-1
lines changedLines changed: 0 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 | 11 |
| |
13 | 12 |
| |
14 | 13 |
| |
|
0 commit comments
Comments
(0)