From: Christian Weisgerber Subject: Re: Regress failures: regress, histedit To: gameoftrees@openbsd.org Date: Sat, 28 Aug 2021 01:38:22 +0200 Christian Weisgerber: > It's about 00:30 here (UTC+2) and the rebase and histedit regression > tests are failing _right now_ for me with various differences like Also, the rebase test doesn't leave its test data when it fails like this. $ cd got/regress/cmdline $ make rebase ./rebase.sh -q -r "/tmp" --- /tmp/got-test-rebase_basic-vSRixm6A/stdout.expected Sat Aug 28 01:21:57 2021 +++ /tmp/got-test-rebase_basic-vSRixm6A/stdout Sat Aug 28 01:21:57 2021 @@ -6,6 +6,6 @@ committing more changes on newbranch has become commit 2f3cdbd16e0b1f5443974d64d98e97fa0bba09bc (newbranch) - 2021-08-27 flan_hacker committing more changes on newbranch + 2021-08-28 flan_hacker committing more changes on newbranch history forked at 8a3d432aa71da3d72bf21445a324615ed0956179 - 2021-08-27 flan_hacker adding the test tree + 2021-08-28 flan_hacker adding the test tree test failed; leaving test data in /tmp/got-test-rebase_basic-vSRixm6A $ ls /tmp/got-test-rebase_basic-vSRixm6A ls: /tmp/got-test-rebase_basic-vSRixm6A: No such file or directory -- Christian "naddy" Weisgerber naddy@mips.inka.de