/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to python3.passing

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2018-07-01 00:16:17 UTC
  • mfrom: (7012.1.1 grep-color)
  • Revision ID: breezy.the.bot@gmail.com-20180701001617-wgvobivl16o76j56
Remove grep tests from python3.passing.

These don't work on Python3 yet, but were skipped when we were running tests with output piped to e.g. subunit2pyunit.

Unconditionally run the color tests, even if there is no terminal. The tests don't need the terminal anyway.

Merged from https://code.launchpad.net/~jelmer/brz/no-python3-grep-yet/+merge/348793

Show diffs side-by-side

added added

removed removed

Lines of Context:
161
161
breezy.plugins.git.tests.test_urls.TestConvertURL.test_simple
162
162
breezy.plugins.git.tests.test_workingtree.GitWorkingTreeTests.test_conflict_list
163
163
breezy.plugins.git.tests.test_workingtree.TreeDeltaFromGitChangesTests.test_empty
164
 
breezy.plugins.grep.test_grep.TestColorGrep.test_color_option
165
 
breezy.plugins.grep.test_grep.TestColorGrep.test_ver_basic_file
166
 
breezy.plugins.grep.test_grep.TestColorGrep.test_ver_matching_files
167
 
breezy.plugins.grep.test_grep.TestColorGrep.test_wtree_basic_file
168
 
breezy.plugins.grep.test_grep.TestColorGrep.test_wtree_matching_files
169
164
breezy.plugins.launchpad.test_account.CheckAccountTests.test_check_lp_login_no_ssh_keys
170
165
breezy.plugins.launchpad.test_account.CheckAccountTests.test_check_lp_login_no_user
171
166
breezy.plugins.launchpad.test_account.CheckAccountTests.test_check_lp_login_valid_user