Rev 2735: Update docs to say xfail does not cause overall failure in default test runs, which is true at the moment in http://sourcefrog.net/bzr/test-scenarios

Martin Pool mbp at sourcefrog.net
Tue Aug 28 07:59:20 BST 2007


At http://sourcefrog.net/bzr/test-scenarios

------------------------------------------------------------
revno: 2735
revision-id: mbp at sourcefrog.net-20070828065920-gex43lnkotnlusue
parent: mbp at sourcefrog.net-20070828065640-2mozn99tzfg2zcwp
committer: Martin Pool <mbp at sourcefrog.net>
branch nick: test-scenarios
timestamp: Tue 2007-08-28 16:59:20 +1000
message:
  Update docs to say xfail does not cause overall failure in default test runs, which is true at the moment
modified:
  doc/developers/HACKING.txt     HACKING-20050805200004-2a5dc975d870f78c
=== modified file 'doc/developers/HACKING.txt'
--- a/doc/developers/HACKING.txt	2007-08-21 03:02:16 +0000
+++ b/doc/developers/HACKING.txt	2007-08-28 06:59:20 +0000
@@ -400,7 +400,7 @@
 TestNotApplicable       pass    pass    pass
 TestPlatformLimit       pass    pass    pass
 TestDependencyMissing   fail    pass    pass
-KnownFailure            fail    fail    pass
+KnownFailure            fail    pass    pass
 ======================= ======= ======= ========
      
 




More information about the bazaar-commits mailing list