ChromiumOS environment is a Gentoo chroot on a host system that usually is
an Ubuntu LTS (precise or trusty now); so mostly a Gentoo with an Ubuntu
kernel. These tests are in trusty.
I tested bumping the version of coreutils in our builders with this
snapshot release (+ the Gentoo patches to fix cross-compiling) and
--enable-single-binary, built the Gentoo environment and three images
(amd64, x86, arm) and run our test suite there and that works. \o/
Here you have the "make check" results for the ChromiumOS environment.
tar -Jxvf coreutils-ss.tar.xz; cd coreutils-8.22.151-37b36
./configure --enable-single-binary & make check VERBOSE=yes
==========================================================
GNU coreutils 8.22.151-37b36: ./tests/test-suite.log
==========================================================
# TOTAL: 563
# PASS: 449
# SKIP: 114
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
tar -Jxvf coreutils-ss.tar.xz; cd coreutils-8.22.151-37b36
./configure & make check VERBOSE=yes
==========================================================
GNU coreutils 8.22.151-37b36: ./tests/test-suite.log
==========================================================
# TOTAL: 563
# PASS: 454
# SKIP: 109
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
Attached test-suite.logs.
Thanks,
deymo.
an Ubuntu LTS (precise or trusty now); so mostly a Gentoo with an Ubuntu
kernel. These tests are in trusty.
I tested bumping the version of coreutils in our builders with this
snapshot release (+ the Gentoo patches to fix cross-compiling) and
--enable-single-binary, built the Gentoo environment and three images
(amd64, x86, arm) and run our test suite there and that works. \o/
Here you have the "make check" results for the ChromiumOS environment.
tar -Jxvf coreutils-ss.tar.xz; cd coreutils-8.22.151-37b36
./configure --enable-single-binary & make check VERBOSE=yes
==========================================================
GNU coreutils 8.22.151-37b36: ./tests/test-suite.log
==========================================================
# TOTAL: 563
# PASS: 449
# SKIP: 114
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
tar -Jxvf coreutils-ss.tar.xz; cd coreutils-8.22.151-37b36
./configure & make check VERBOSE=yes
==========================================================
GNU coreutils 8.22.151-37b36: ./tests/test-suite.log
==========================================================
# TOTAL: 563
# PASS: 454
# SKIP: 109
# XFAIL: 0
# FAIL: 0
# XPASS: 0
# ERROR: 0
Attached test-suite.logs.
Thanks,
deymo.