This website requires JavaScript.
Explore
Help
Sign In
jiuyuan
/
test_ok1
Watch
2
Star
0
Fork
You've already forked test_ok1
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
d1a48ad68f
test_ok1
/
changelog
/
5188.doc.rst
2 lines
38 B
ReStructuredText
Raw
Normal View
History
Unescape
Escape
Improve help for --runxfail flag The help for the '--runxfail' flag is somewhat misleading. The default behaviour is to run tests marked as 'xfail' but to ignore the results. This flag alters that behaviour by running these tests as if they weren't marked 'xfail', i.e. their results are not ignored.
2019-05-01 00:29:28 +08:00
Improve help for
``
--runxfail
``
flag.