Skip to content

Instantly share code, notes, and snippets.

@harobed
Created December 27, 2013 10:57
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 harobed/9659b3512ee0c146eac8 to your computer and use it in GitHub Desktop.
Save harobed/9659b3512ee0c146eac8 to your computer and use it in GitHub Desktop.
vagrant@testmercurial:~/src$ make tests
cd tests && /usr/local/pythonz/pythons/CPython-2.4.6/bin/python run-tests.py
sss....s..s........s.ss.......s......s.s...................s..s.........
--- /home/vagrant/src/tests/test-status-color.t
+++ /home/vagrant/src/tests/test-status-color.t.err
@@ -191,15 +191,16 @@
$ mkdir "$TESTTMP/terminfo"
$ TERMINFO="$TESTTMP/terminfo" tic "$TESTDIR/hgterm.ti"
$ TERM=hgterm TERMINFO="$TESTTMP/terminfo" hg status --config color.mode=terminfo --color=always -A
- \x1b[30m\x1b[32m\x1b[1mA \x1b[30m\x1b[30m\x1b[32m\x1b[1madded\x1b[30m (esc)
- \x1b[30m\x1b[32m\x1b[1mA \x1b[30m\x1b[30m\x1b[32m\x1b[1mcopied\x1b[30m (esc)
- \x1b[30m\x1b[30m modified\x1b[30m (esc)
- \x1b[30m\x1b[31m\x1b[1mR \x1b[30m\x1b[30m\x1b[31m\x1b[1mremoved\x1b[30m (esc)
- \x1b[30m\x1b[36m\x1b[1m\x1b[4m! \x1b[30m\x1b[30m\x1b[36m\x1b[1m\x1b[4mdeleted\x1b[30m (esc)
- \x1b[30m\x1b[35m\x1b[1m\x1b[4m? \x1b[30m\x1b[30m\x1b[35m\x1b[1m\x1b[4munknown\x1b[30m (esc)
- \x1b[30m\x1b[30m\x1b[1mI \x1b[30m\x1b[30m\x1b[30m\x1b[1mignored\x1b[30m (esc)
- \x1b[30m\x1b[30mC \x1b[30m\x1b[30m\x1b[30m.hgignore\x1b[30m (esc)
- \x1b[30m\x1b[30mC \x1b[30m\x1b[30m\x1b[30mmodified\x1b[30m (esc)
+ warning: failed to set color mode to terminfo
+ \x1b[0;32;1mA \x1b[0m\x1b[0;32;1madded\x1b[0m (esc)
+ \x1b[0;32;1mA \x1b[0m\x1b[0;32;1mcopied\x1b[0m (esc)
+ \x1b[0;0m modified\x1b[0m (esc)
+ \x1b[0;31;1mR \x1b[0m\x1b[0;31;1mremoved\x1b[0m (esc)
+ \x1b[0;36;1;4m! \x1b[0m\x1b[0;36;1;4mdeleted\x1b[0m (esc)
+ \x1b[0;35;1;4m? \x1b[0m\x1b[0;35;1;4munknown\x1b[0m (esc)
+ \x1b[0;30;1mI \x1b[0m\x1b[0;30;1mignored\x1b[0m (esc)
+ \x1b[0;0mC \x1b[0m\x1b[0;0m.hgignore\x1b[0m (esc)
+ \x1b[0;0mC \x1b[0m\x1b[0;0mmodified\x1b[0m (esc)
$ echo "^ignoreddir$" > .hgignore
ERROR: /home/vagrant/src/tests/test-status-color.t output changed
!s.....s.ss........s........................................s............s................ss...............s......s.....ss..s.........................s...s.......................s..........................s..s....................s..................................................s......s........s...............ss..................s.........................................................
Skipped test-subrepo-svn.t: missing feature: subversion client and admin tools >= 1.5
Skipped test-convert-svn-move.t: missing feature: subversion python bindings
Skipped test-convert-svn-sink.t: missing feature: subversion client and admin tools >= 1.3
Skipped test-convert-svn-source.t: missing feature: subversion python bindings
Skipped test-convert-svn-encoding.t: missing feature: subversion python bindings
Skipped test-convert-svn-branches.t: missing feature: subversion python bindings
Skipped test-convert-hg-svn.t: missing feature: subversion python bindings
Skipped test-highlight.t: missing feature: Pygments source highlighting library
Skipped test-convert-p4-filetypes.t: missing feature: Perforce server and client
Skipped test-gendoc.t: missing feature: Docutils text processing library
Skipped test-convert-svn-startrev.t: missing feature: subversion python bindings
Skipped test-mq-subrepo-svn.t: missing feature: subversion client and admin tools >= 1.3
Skipped test-subrepo-git.t: missing feature: git command line client
Skipped test-https.t: missing feature: python >= 2.6 ssl module and python OpenSSL
Skipped test-convert-svn-tags.t: missing feature: subversion python bindings
Skipped test-convert-git.t: missing feature: git command line client
Skipped test-convert-mtn.t: missing feature: monotone client (>= 1.0)
Skipped test-convert-cvs.t: missing feature: cvs client/server
Skipped test-convert-bzr.t: missing feature: Canonical's Bazaar client
Skipped test-casecollision-merge.t: missing feature: case insensitive file system
Skipped test-convert-cvs-detectmerge.t: missing feature: cvs client/server
Skipped test-convert-baz.t: missing feature: GNU Arch baz client
Skipped test-convert-cvs-synthetic.t: missing feature: cvs client/server
Skipped test-convert-bzr-directories.t: missing feature: Canonical's Bazaar client
Skipped test-convert-cvsnt-mergepoints.t: missing feature: cvs client/server
Skipped test-convert-p4.t: missing feature: Perforce server and client
Skipped test-convert-tla.t: missing feature: GNU Arch tla client
Skipped test-casefolding.t: missing feature: case insensitive file system
Skipped test-convert-cvs-branch.t: missing feature: cvs client/server
Skipped test-convert-darcs.t: missing feature: darcs client
Skipped test-module-imports.t: irrelevant
Skipped test-convert-tagsbranch-topology.t: missing feature: git command line client
Skipped test-convert-bzr-merges.t: missing feature: Canonical's Bazaar client
Skipped test-i18n.t: missing feature: GNU Gettext (msgfmt)
Skipped test-no-symlinks.t: system supports symbolic links
Skipped test-check-pyflakes.t: missing feature: Pyflakes python linter
Skipped test-convert-bzr-ghosts.t: missing feature: Canonical's Bazaar client
Skipped test-convert-bzr-114.t: missing feature: Canonical's Bazaar client >= 1.14
Skipped test-convert-bzr-treeroot.t: missing feature: Canonical's Bazaar client
Failed test-status-color.t: output changed
# Ran 423 tests, 39 skipped, 1 failed.
python hash seed: 1693137836
make: *** [tests] Error 1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment