From patchwork Thu Dec 25 17:12:58 2014 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: [Bug,4484] New: NetBSD: test-run-tests fails From: mercurial-bugs@selenic.com X-Patchwork-Id: 7237 Message-Id: To: mercurial-devel@selenic.com Date: Thu, 25 Dec 2014 17:12:58 +0000 http://bz.selenic.com/show_bug.cgi?id=4484 Priority: normal Bug ID: 4484 CC: mercurial-devel@selenic.com Assignee: bugzilla@selenic.com Summary: NetBSD: test-run-tests fails Severity: bug Classification: Unclassified OS: Other Reporter: tk@giga.or.at Hardware: All Status: UNCONFIRMED Version: 3.2.3 Component: Mercurial Product: Mercurial test-run-tests fails for me on NetBSD-7.99.3/amd64 with: ERROR: test-run-tests.t output changed --- /scratch/devel/py-mercurial/work/mercurial-3.2.3/tests/test-run-tests.t +++ /scratch/devel/py-mercurial/work/mercurial-3.2.3/tests/test-run-tests.t.err @@ -181,21 +181,21 @@ ====================== $ $TESTDIR/run-tests.py --with-hg=`which hg` --debug 2>&1 | grep -v pwd - + echo SALT* 0 0 (glob) + + echo 'SALT1419360037.25' 0 0 SALT* 0 0 (glob) + echo babar babar - + echo SALT* 4 0 (glob) + + echo 'SALT1419360037.25' 4 0 SALT* 4 0 (glob) - .+ echo SALT* 0 0 (glob) + .+ echo 'SALT1419360037.27' 0 0 SALT* 0 0 (glob) + echo babar babar - + echo SALT* 2 0 (glob) + + echo 'SALT1419360037.27' 2 0 SALT* 2 0 (glob) + echo xyzzy xyzzy - + echo SALT* 4 0 (glob) + + echo 'SALT1419360037.27' 4 0 SALT* 4 0 (glob) . # Ran 2 tests, 0 skipped, 0 warned, 0 failed.