FAIL: test_no_color (bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests)

Bug #368932 reported by Bob Tanner
2
Affects Status Importance Assigned to Milestone
Bazaar
Invalid
Undecided
Unassigned

Bug Description

Attempting to release 1.13.2 and the "make check-dist-tarball" is failing.

...ools.tests.shelf_tests.ShelfTests.test_no_color FAIL 70ms
    Unexpected return code
not equal:
a = 0
b = 3

======================================================================
FAIL: test_no_color (bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests)

Just an issue the check-dist-tarball is picking up my ~/.bazaar/plugins?

[log from bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests.test_no_color]
2188.067 creating repository in file:///tmp/testbzr-H2cO2q.tmp/bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests.test_no_color/work/.bzr/.
2188.071 creating branch <bzrlib.branch.BzrBranchFormat6 object at 0xa18bf2c> in file:///tmp/testbzr-H2cO2q.tmp/bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests.test_no_color/work/.bzr/
2188.082 trying to create missing lock '/tmp/testbzr-H2cO2q.tmp/bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests.test_no_color/work/.bzr/checkout/dirstate'
2188.085 opening working tree '/tmp/testbzr-H2cO2q.tmp/bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests.test_no_color/work'
2188.102 preparing to commit
    INFO Committing to: /tmp/testbzr-H2cO2q.tmp/bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests.test_no_color/work/
2188.106 Selecting files for commit with filter []
    INFO added subdir
    INFO added subdir/test_file
    INFO Committed revision 1.
2188.116 run bzr: ['shelve1', '--all', '--no-color']
2188.116 bzr arguments: ['shelve1', '--all', '--no-color']
 WARNING Installed Bazaar version 1.13.2 is too old to be used with plugin
"Bzrtools" 1.14.0.
2188.116 errors:

'Installed Bazaar version 1.13.2 is too old to be used with plugin \n"Bzrtools" 1.14.0.\n'
2188.155 opening working tree '/tmp/testbzr-H2cO2q.tmp'

^^^^[log from bzrlib.plugins.bzrtools.tests.shelf_tests.ShelfTests.test_no_color]
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/tanner/.bazaar/plugins/bzrtools/tests/shelf_tests.py", line 621, in test_no_color
    stdout, error = self.run_bzr('shelve1 --all --no-color')
AssertionError: Unexpected return code
not equal:
a = 0
b = 3

Revision history for this message
Bob Tanner (tanner) wrote :
Changed in bzr:
milestone: none → 1.13.2
Revision history for this message
Robert Collins (lifeless) wrote :

Not a bug - you just have an incompatible bzrtools on your system

Changed in bzr:
status: New → Invalid
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.