Sign in
◑
Theme
gbmc
/
openbmc
/
275c82cdea8f71c966aaa5cad5b42d7fc5ac4ec8
/
.
/
upstream-layers
/
openembedded-core
/
meta
/
recipes-devtools
/
python
/
python3-cffi
/
run-ptest
blob: 24ee6f2156c3eb8273bbc6812b13575a7389ec32 [
file
]
#!/bin/sh
# test_passing_large_list often causes an OOM, skip for now
# test_version verifies that versions match across the source tree, ignore
# as we don't have a source tree
pytest
--
automake
-
k
'not test_passing_large_list and not test_version'