Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 844931 - dev-util/aruba-2.0.0: keyword request for ~riscv
Summary: dev-util/aruba-2.0.0: keyword request for ~riscv
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Keywording (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Hans de Graaff
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-05-16 00:37 UTC by Alex Fan
Modified: 2022-05-16 00:52 UTC (History)
0 users

See Also:
Package list:
dev-util/aruba-2.0.0 ~riscv
Runtime testing required: ---
nattka: sanity-check+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Alex Fan archtester 2022-05-16 00:37:47 UTC
This will help reduce the amount of items in package.use.mask for riscv profile. It would be nice to be keyworded. All tests pass on my qemu user environment except features/04_aruba_api/filesystem/report_disk_usage.feature:143 

> write_file file1, 'a' * 10_000
> write_file file2, 'a'
> @size1 = disk_usage(file1)
> ...
> it { expect(@size1).to be > @size2 }

It looks like disk_usage computes the actual size by num of fs blocks. So the failure depends on the filesystem type you use and is not harmful. 


Reproducible: Always
Comment 1 Yixun Lan archtester gentoo-dev 2022-05-16 00:51:34 UTC
riscv done

all arches done