]> git.baikalelectronics.ru Git - uboot.git/commit
Travis: Remove sleep test from integratorcp_cm926ejs-qemu test
authorAlexander Graf <agraf@suse.de>
Thu, 17 Nov 2016 17:31:07 +0000 (18:31 +0100)
committerTom Rini <trini@konsulko.com>
Sun, 27 Nov 2016 14:53:40 +0000 (09:53 -0500)
commitdcfb53b742e5844c91d4ae658a106ba436a87811
tree6b9383194cffb0b8a716bdb0dc6a4e9ed85198c6
parent45ea33d5e280e23b4f0abff62ab455807eb23b9b
Travis: Remove sleep test from integratorcp_cm926ejs-qemu test

Most of the time when running the sleep test in Travis for
the integratorcp_cm926ejs target I get errors like this:

  E       assert 2.999901056289673 >= 3

The deviation is tiny, but fails the overall build result. Since
the sleep test is not terribly important as gate keeper for travis
tests, let's just exclude it for this board.

Signed-off-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Tom Rini <trini@konsulko.com>
.travis.yml