─┐ │~> foo foo1 foo2 1val$ │ │ COMPLETING argument $ │ │1val 2VAL$ │ └──────────────────────────────────────────────────┘ completion_test.go:112: Last buffer: Width = 50, Dot = (0, 17) ┌──────────────────────────────────────────────────┐ │~> foo foo1 foo2 $ │ └──────────────────────────────────────────────────┘ --- FAIL: TestCompletionArgCompleter_BytesOutput (0.55s) completion_test.go:136: Wanted buffer not shown completion_test.go:136: Want: Width = 50, Dot = (1, 22) ┌──────────────────────────────────────────────────┐ │~> foo foo1 foo2 1val$ │ │ COMPLETING argument $ │ │1val 2val$ │ └──────────────────────────────────────────────────┘ completion_test.go:136: Last buffer: Width = 50, Dot = (0, 16) ┌──────────────────────────────────────────────────┐ │~> foo foo1 foo2$ │ └──────────────────────────────────────────────────┘ --- FAIL: TestLocationAddon_Workspace (0.85s) listing_nonwindows_test.go:73: Wanted buffer not shown listing_nonwindows_test.go:73: Want: Width = 50, Dot = (0, 11) ┌──────────────────────────────────────────────────┐ │~/ws1/bin> $ │ └──────────────────────────────────────────────────┘ listing_nonwindows_test.go:73: Last buffer: Width = 50, Dot = (1, 11) ┌──────────────────────────────────────────────────┐ │~/ws1/tmp> $ │ │ LOCATION $ │ │ 10 ws/bin │ │ 10 /usr/bin$ │ └──────────────────────────────────────────────────┘ FAIL exit status 1 FAIL github.com/elves/elvish/pkg/edit 62.121s error: Bad exit status from /var/tmp/rpm-tmp.8O2IoM (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.8O2IoM (%check) Child return code was: 1 EXCEPTION: [Error()] Traceback (most recent call last): File "/usr/lib/python3.8/site-packages/mockbuild/trace_decorator.py", line 95, in trace result = func(*args, **kw) File "/usr/lib/python3.8/site-packages/mockbuild/util.py", line 746, in do_with_status raise exception.Error("Command failed: \n # %s\n%s" % (command, output), child.returncode) mockbuild.exception.Error: Command failed: # bash --login -c /usr/bin/rpmbuild -bb --target riscv64 --nodeps /builddir/build/SPECS/golang-github-elves-elvish.spec