Show More
@@ -739,12 +739,10 b' Check output capture control.' | |||||
739 | $ hg -R main push ssh://user@dummy/other -r e7ec4e813ba6 |
|
739 | $ hg -R main push ssh://user@dummy/other -r e7ec4e813ba6 | |
740 | pushing to ssh://user@dummy/other |
|
740 | pushing to ssh://user@dummy/other | |
741 | searching for changes |
|
741 | searching for changes | |
742 | remote: Fail early! (no-py3 chg !) |
|
|||
743 | remote: adding changesets |
|
742 | remote: adding changesets | |
744 | remote: adding manifests |
|
743 | remote: adding manifests | |
745 | remote: adding file changes |
|
744 | remote: adding file changes | |
746 | remote: Fail early! (py3 !) |
|
745 | remote: Fail early! (py3 !) | |
747 | remote: Fail early! (no-py3 no-chg !) |
|
|||
748 | remote: transaction abort! |
|
746 | remote: transaction abort! | |
749 | remote: Cleaning up the mess... |
|
747 | remote: Cleaning up the mess... | |
750 | remote: rollback completed |
|
748 | remote: rollback completed |
@@ -233,42 +233,3 b" since it's bin on most platforms but Scr" | |||||
233 | checking username (test) |
|
233 | checking username (test) | |
234 | no problems detected |
|
234 | no problems detected | |
235 | #endif |
|
235 | #endif | |
236 |
|
||||
237 | #if virtualenv no-py3 network-io no-pyoxidizer |
|
|||
238 |
|
||||
239 | Note: --no-site-packages is the default for all versions enabled by hghave |
|
|||
240 |
|
||||
241 | $ "$PYTHON" -m virtualenv installenv >> pip.log |
|
|||
242 | DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. (?) |
|
|||
243 | DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support (?) |
|
|||
244 |
|
||||
245 | Note: we use this weird path to run pip and hg to avoid platform differences, |
|
|||
246 | since it's bin on most platforms but Scripts on Windows. |
|
|||
247 | $ ./installenv/*/pip install $TESTDIR/.. >> pip.log |
|
|||
248 | DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. (?) |
|
|||
249 | DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7. More details about Python 2 support in pip, can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support (?) |
|
|||
250 | DEPRECATION: Python 2.7 reached the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 is no longer maintained. pip 21.0 will drop support for Python 2.7 in January 2021. More details about Python 2 support in pip can be found at https://pip.pypa.io/en/latest/development/release-process/#python-2-support pip 21.0 will remove support for this functionality. (?) |
|
|||
251 | $ ./installenv/*/hg debuginstall || cat pip.log |
|
|||
252 | checking encoding (ascii)... |
|
|||
253 | checking Python executable (*) (glob) |
|
|||
254 | checking Python implementation (*) (glob) |
|
|||
255 | checking Python version (2.*) (glob) |
|
|||
256 | checking Python lib (*)... (glob) |
|
|||
257 | checking Python security support (*) (glob) |
|
|||
258 | TLS 1.2 not supported by Python install; network connections lack modern security (?) |
|
|||
259 | SNI not supported by Python install; may have connectivity issues with some servers (?) |
|
|||
260 | checking Rust extensions \((installed|missing)\) (re) |
|
|||
261 | checking Mercurial version (*) (glob) |
|
|||
262 | checking Mercurial custom build (*) (glob) |
|
|||
263 | checking module policy (*) (glob) |
|
|||
264 | checking installed modules (*/mercurial)... (glob) |
|
|||
265 | checking registered compression engines (*) (glob) |
|
|||
266 | checking available compression engines (*) (glob) |
|
|||
267 | checking available compression engines for wire protocol (*) (glob) |
|
|||
268 | checking "re2" regexp engine \((available|missing)\) (re) |
|
|||
269 | checking templates ($TESTTMP/installenv/*/site-packages/mercurial/templates)... (glob) |
|
|||
270 | checking default template ($TESTTMP/installenv/*/site-packages/mercurial/templates/map-cmdline.default) (glob) |
|
|||
271 | checking commit editor... (*) (glob) |
|
|||
272 | checking username (test) |
|
|||
273 | no problems detected |
|
|||
274 | #endif |
|
@@ -293,9 +293,7 b' push should succeed even though it has a' | |||||
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 | |
@@ -463,9 +461,7 b' stderr from remote commands should be pr' | |||||
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 |
@@ -290,10 +290,8 b' push should succeed even though it has a' | |||||
290 | remote: adding manifests |
|
290 | remote: adding manifests | |
291 | remote: adding file changes |
|
291 | remote: adding file changes | |
292 | remote: added 1 changesets with 1 changes to 1 files (py3 !) |
|
292 | remote: added 1 changesets with 1 changes to 1 files (py3 !) | |
293 | remote: added 1 changesets with 1 changes to 1 files (no-py3 no-chg !) |
|
|||
294 | remote: KABOOM |
|
293 | remote: KABOOM | |
295 | remote: KABOOM IN PROCESS |
|
294 | remote: KABOOM IN PROCESS | |
296 | remote: added 1 changesets with 1 changes to 1 files (no-py3 chg !) |
|
|||
297 |
$ |
|
295 | $ hg -R ../remote heads | |
298 | changeset: 5:1383141674ec |
|
296 | changeset: 5:1383141674ec | |
299 | tag: tip |
|
297 | tag: tip | |
@@ -515,10 +513,8 b' stderr from remote commands should be pr' | |||||
515 | remote: adding manifests |
|
513 | remote: adding manifests | |
516 | remote: adding file changes |
|
514 | remote: adding file changes | |
517 | remote: added 1 changesets with 1 changes to 1 files (py3 !) |
|
515 | remote: added 1 changesets with 1 changes to 1 files (py3 !) | |
518 | remote: added 1 changesets with 1 changes to 1 files (no-py3 no-chg !) |
|
|||
519 | remote: KABOOM |
|
516 | remote: KABOOM | |
520 | remote: KABOOM IN PROCESS |
|
517 | remote: KABOOM IN PROCESS | |
521 | remote: added 1 changesets with 1 changes to 1 files (no-py3 chg !) |
|
|||
522 | local stdout |
|
518 | local stdout | |
523 |
|
519 | |||
524 | debug output |
|
520 | debug output |
General Comments 0
You need to be logged in to leave comments.
Login now