errors testing mercurial-1.6.3

JohnT jrt at worldlinc.net
Thu Sep 30 10:23:50 CDT 2010


  Hello. I've been getting errors running mercurial versions built on my 
system. I've tried 1.1.2, 1.5.4 and 1.6.3. On asking in 
Freenode/mercurial, I was told how to run just the failed tests. After 
running the full test suite, I got four errors or failures. On the first 
rerun, I got one error. On rerunning that, it happened again. I don't 
understand why errors would disappear on reruns (errors due to timeouts?) 
but here's the console log of the error that didn't disappear.
John T


TEST RERUN

./run-tests.py -r

ERROR: /home/dilbert/Download/mozilla/mercurial-1.6.3/tests/test-archive 
output changed
--- /home/dilbert/Download/mozilla/mercurial-1.6.3/tests/test-archive.out
+++ /home/dilbert/Download/mozilla/mercurial-1.6.3/tests/test-archive.err
@@ -7,16 +7,28 @@
  % tar.bz2 and zip disallowed should both give 403
  403 Archive type not allowed: bz2
  403 Archive type not allowed: zip
+close failed in file object destructor:
+Error in sys.excepthook:
+
+Original exception was:
  % bz2 allowed should give 200
  200 Script output follows
  % zip and tar.gz disallowed should both give 403
  403 Archive type not allowed: zip
  403 Archive type not allowed: gz
+close failed in file object destructor:
+Error in sys.excepthook:
+
+Original exception was:
  % zip allowed should give 200
  200 Script output follows
  % tar.gz and tar.bz2 disallowed should both give 403
  403 Archive type not allowed: gz
  403 Archive type not allowed: bz2
+close failed in file object destructor:
+Error in sys.excepthook:
+
+Original exception was:
  % invalid arch type should give 404
  404 Unsupported archive type: None

!
Failed test-archive: output changed
# Ran 1 tests, 387 skipped, 1 failed.


-- 
http://www.mozilla.org   Firefox browser, Thunderbird email, Seamonkey all-in-one, Sunbird calendar and more. Free open-source software for Windows, Linux, Mac OS and other systems



More information about the Mercurial-devel mailing list