Skip to content

Instantly share code, notes, and snippets.

@troter
Created March 28, 2012 14:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save troter/2226607 to your computer and use it in GitHub Desktop.
Save troter/2226607 to your computer and use it in GitHub Desktop.
$ PATH="`pwd`/../hg-python26:`pwd`/..:$PATH" ./run-tests.py -l test-lfconvert.t
$ PATH="`pwd`/../hg-python26:`pwd`/..:$PATH" ./run-tests.py -l test-lfconvert.t # 16295 (ba42eb722bb3) default
--- c:\MinGW\msys\1.0\home\takumi\hg-2.1\tests\test-lfconvert.t
+++ c:\MinGW\msys\1.0\home\takumi\hg-2.1\tests\test-lfconvert.t.err
@@ -51,8 +51,6 @@
skipping incorrectly formatted tag IncorrectlyFormattedTag!
skipping incorrectly formatted id invalidhash
no mapping for id 0123456789abcdef
- abort: renamed/copied largefile large3 becomes symlink
- [255]
$ cd bigfile-repo
$ hg strip --no-backup 2
0 files updated, 0 files merged, 2 files removed, 0 files unresolved
ERROR: c:\MinGW\msys\1.0\home\takumi\hg-2.1\tests\test-lfconvert.t output changed
!
Failed test-lfconvert.t: output changed
# Ran 1 tests, 0 skipped, 1 failed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment