/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-08-20 23:50:02 UTC
  • mfrom: (7067.4.2 python3-fix-index)
  • Revision ID: breezy.the.bot@gmail.com-20180820235002-ganbpwhc5obsfb9n
Fix the last few failing index tests on Python 3.

Merged from https://code.launchpad.net/~jelmer/brz/python3-fix-index/+merge/353379

Show diffs side-by-side

added added

removed removed

Lines of Context:
25168
25168
breezy.tests.test_index.TestCombinedGraphIndex.test_key_count_sums_index_keys
25169
25169
breezy.tests.test_index.TestCombinedGraphIndex.test_open_missing_index_no_error
25170
25170
breezy.tests.test_index.TestCombinedGraphIndex.test_reorder_after_iter_entries
 
25171
breezy.tests.test_index.TestCombinedGraphIndex.test_reorder_propagates_to_siblings
25171
25172
breezy.tests.test_index.TestCombinedGraphIndex.test_validate_bad_child_index_errors
25172
25173
breezy.tests.test_index.TestCombinedGraphIndex.test_validate_empty
25173
25174
breezy.tests.test_index.TestCombinedGraphIndex.test_validate_no_reload
25232
25233
breezy.tests.test_index.TestGraphIndex.test_iter_all_keys
25233
25234
breezy.tests.test_index.TestGraphIndex.test_iteration_absent_skipped
25234
25235
breezy.tests.test_index.TestGraphIndex.test_iteration_absent_skipped_2_element_keys
 
25236
breezy.tests.test_index.TestGraphIndex.test_iter_entries_buffers_by_bytes_read
25235
25237
breezy.tests.test_index.TestGraphIndex.test_iter_entries_buffers_once
25236
25238
breezy.tests.test_index.TestGraphIndex.test_iter_entries_references_2_refs_resolved
25237
25239
breezy.tests.test_index.TestGraphIndex.test_iter_entries_references_resolved
25249
25251
breezy.tests.test_index.TestGraphIndex.test_key_count_one
25250
25252
breezy.tests.test_index.TestGraphIndex.test_key_count_two
25251
25253
breezy.tests.test_index.TestGraphIndex.test_lookup_key_above_probed_area
 
25254
breezy.tests.test_index.TestGraphIndex.test_lookup_key_below_probed_area
25252
25255
breezy.tests.test_index.TestGraphIndex.test_lookup_key_can_buffer_all
 
25256
breezy.tests.test_index.TestGraphIndex.test_lookup_key_resolves_references
25253
25257
breezy.tests.test_index.TestGraphIndex.test_lookup_key_via_location_buffers
25254
25258
breezy.tests.test_index.TestGraphIndex.test_lookup_missing_key_answers_without_io_when_map_permits
25255
25259
breezy.tests.test_index.TestGraphIndex.test_lookup_present_key_answers_without_io_when_map_permits
25256
25260
breezy.tests.test_index.TestGraphIndex.test_open_bad_index_no_error
25257
25261
breezy.tests.test_index.TestGraphIndex.test_open_sets_parsed_map_empty
 
25262
breezy.tests.test_index.TestGraphIndex.test_parsing_data_handles_parsed_contained_regions
25258
25263
breezy.tests.test_index.TestGraphIndex.test_parsing_non_adjacent_data_trims
25259
25264
breezy.tests.test_index.TestGraphIndex.test_read_and_parse_tracks_real_read_value
25260
25265
breezy.tests.test_index.TestGraphIndex.test_read_and_parse_triggers_buffer_all