│ │1val 2val$ │ └──────────────────────────────────────────────────┘ completion_test.go:136: Last buffer: Width = 50, Dot = (0, 15) ┌──────────────────────────────────────────────────┐ │~> foo foo1 foo$ │ └──────────────────────────────────────────────────┘ --- FAIL: TestInstantAddon_ByteOutput (1.17s) instant_test.go:56: Wanted buffer not shown instant_test.go:56: Want: Width = 50, Dot = (0, 13) ┌──────────────────────────────────────────────────┐ │~> echo hello$ │ │ INSTANT $ │ │hello$ │ └──────────────────────────────────────────────────┘ instant_test.go:56: Last buffer: Width = 50, Dot = (0, 12) ┌──────────────────────────────────────────────────┐ │~> echo hell$ │ │ INSTANT $ │ │hell$ │ └──────────────────────────────────────────────────┘ --- FAIL: TestLocationAddon_Workspace (0.89s) 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 58.038s error: Bad exit status from /var/tmp/rpm-tmp.tbXlfQ (%check) RPM build errors: Bad exit status from /var/tmp/rpm-tmp.tbXlfQ (%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