hg-evolve extension tests fail

Neal Becker ndbecker2 at gmail.com
Tue Jun 3 09:45:19 CDT 2014


Just updated to latest and tried running tests:

python run-tests.py 

Traceback (most recent call last):
  File "run-tests.py", line 1128, in <module>
    main()
  File "run-tests.py", line 1122, in main
    runtests(options, tests)
  File "run-tests.py", line 900, in runtests
    installhg(options)
  File "run-tests.py", line 391, in installhg
    f = open(os.path.join(BINDIR, 'diffstat'), 'w')
IOError: [Errno 2] No such file or directory: 
'/tmp/hgtests.aPo2gY/install/bin/diffstat'



More information about the Mercurial-devel mailing list