Tests: Disable last test due to clang warning
This commit is contained in:
parent
d52822781c
commit
bc8a332ee8
|
|
@ -9,6 +9,8 @@
|
||||||
|
|
||||||
import vltest_bootstrap
|
import vltest_bootstrap
|
||||||
|
|
||||||
|
test.skip('Needs clang fix')
|
||||||
|
|
||||||
test.scenarios('simulator')
|
test.scenarios('simulator')
|
||||||
|
|
||||||
test.compile()
|
test.compile()
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue