
On Tue, Oct 23, 2018 at 09:26:29AM +0800, Bin Meng wrote:
Hi Tom,
On Tue, Oct 23, 2018 at 1:47 AM Tom Rini trini@konsulko.com wrote:
On Mon, Oct 22, 2018 at 10:17:18PM +0800, Bin Meng wrote:
Hi Tom,
This fixed the QEMU x86_64 support which has been broken here and here, e.g.: built with newer version GCC compiler, EFI loader relocation, TSC as early timer. Now all issues have been addressed and we can finally turn on build/testing for this target on travis-ci!
The following changes since commit 25db3403094a57320644544eb0f38b1670a6716b:
test: Add test for PCI device without compat string and with DT node (2018-10-20 15:23:38 -0400)
are available in the git repository at:
git://git.denx.de/u-boot-x86.git
for you to fetch changes up to 3fdfca7a782e7d84bc14cd5d316b4894ec20dcec:
travis: Add qemu-x86_64 target for test.py testing (2018-10-22 17:54:48 +0800)
NAK, "make tests" (and I think Travis, once github is un-broken?) fails. When checking for code coverage we get: tools/binman/etype/intel_refcode 7 2 71%
So 'make tests' is not in current travis-ci build? Can we fix it?
Yes, I suspect our TEST_PY_TOOLS stanza is out of date as we had coverage failing for a long time so it wasn't required, but now it's complete.