comparison tests/test-ssh-bundle1.t @ 49541:976648e20856

tests: remove non-python3 line matching and tests block We don't support Python2 anymore
author Pierre-Yves David <pierre-yves.david@octobus.net>
date Thu, 22 Sep 2022 16:27:17 +0200
parents 198c0fddeb2a
children 2f2682f40ea0
comparison
equal deleted inserted replaced
49537:f58f955adad4 49541:976648e20856
291 remote has heads on branch 'default' that are not known locally: 6c0482d977a3 291 remote has heads on branch 'default' that are not known locally: 6c0482d977a3
292 remote: adding changesets 292 remote: adding changesets
293 remote: adding manifests 293 remote: adding manifests
294 remote: adding file changes 294 remote: adding file changes
295 remote: added 1 changesets with 1 changes to 1 files (py3 !) 295 remote: added 1 changesets with 1 changes to 1 files (py3 !)
296 remote: added 1 changesets with 1 changes to 1 files (no-py3 no-chg !)
297 remote: KABOOM 296 remote: KABOOM
298 remote: added 1 changesets with 1 changes to 1 files (no-py3 chg !)
299 $ hg -R ../remote heads 297 $ hg -R ../remote heads
300 changeset: 5:1383141674ec 298 changeset: 5:1383141674ec
301 tag: tip 299 tag: tip
302 parent: 3:a28a9d1a809c 300 parent: 3:a28a9d1a809c
303 user: test 301 user: test
461 searching for changes 459 searching for changes
462 remote: adding changesets 460 remote: adding changesets
463 remote: adding manifests 461 remote: adding manifests
464 remote: adding file changes 462 remote: adding file changes
465 remote: added 1 changesets with 1 changes to 1 files (py3 !) 463 remote: added 1 changesets with 1 changes to 1 files (py3 !)
466 remote: added 1 changesets with 1 changes to 1 files (no-py3 no-chg !)
467 remote: KABOOM 464 remote: KABOOM
468 remote: added 1 changesets with 1 changes to 1 files (no-py3 chg !)
469 local stdout 465 local stdout
470 466
471 debug output 467 debug output
472 468
473 $ hg pull --debug ssh://user@dummy/remote 469 $ hg pull --debug ssh://user@dummy/remote