Disable Yotta tests from 'all tests' script

Yotta tests not supported in 2.1 branch
This commit is contained in:
Simon Butcher 2015-11-04 00:36:30 +00:00
parent b2d2fec5a4
commit 73156357ed

View file

@ -83,9 +83,10 @@ msg "test/build: declared and exported names" # < 3s
cleanup
tests/scripts/check-names.sh
msg "build: create and build yotta module" # ~ 30s
cleanup
tests/scripts/yotta-build.sh
# Yotta not supported in 2.1 branch
#msg "build: create and build yotta module" # ~ 30s
#cleanup
#tests/scripts/yotta-build.sh
msg "build: cmake, gcc, ASan" # ~ 1 min 50s
cleanup