[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
ChromiumOS results [was: new snapshot available: coreutils-8.22.151-37b3
From: |
Alex Deymo |
Subject: |
ChromiumOS results [was: new snapshot available: coreutils-8.22.151-37b36] |
Date: |
Thu, 17 Jul 2014 08:12:04 -0700 |
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.
test-suite.log.xz
Description: application/xz
test-suite-shebangs.log.xz
Description: application/xz
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- ChromiumOS results [was: new snapshot available: coreutils-8.22.151-37b36],
Alex Deymo <=