Alex Bligh <a...@alex.org.uk> writes: > Using current master: 24943978cbe79634a9a8b02a20efb25b29b3ab49 > > 'make check' gives: > > ERROR:tests/boot-order-test.c:43:test_a_boot_order: assertion failed > (actual == expected_boot): (0x00001230 == 0x00000000) > GTester: last random seed: R02Se371669dcb0a3274fa9c170e22654334 > > I'm on x86_64 > > I can't help but note the last commit is: > > commit 24943978cbe79634a9a8b02a20efb25b29b3ab49 > Author: Markus Armbruster <arm...@redhat.com> > Date: Wed Jun 26 15:52:23 2013 +0200 > > boot-order-test: Add tests for Sun4u > > Obviously that should make no difference for x86_64. I've copied > the author just in case.
Same series also added PC tests. The tests pass for me. Anything unusual in your environment? Did you rebuild from scratch, or just ran make after git-pull? Our build process still isn't 100% reliable...