
1 Mar
2023
1 Mar
'23
4:34 a.m.
It was reported that one of the VPL tests does not work. The problem turned out to be a leftover symlink that I had which made things work locally. This was not noticed in CI since the tests did not run there either.
This little series fixes these problems.
Simon Glass (3): vbe: Use the correct image filename in the test CI: Ensure that vpl test is run test: Run the VPL tests with 'make check'
.azure-pipelines.yml | 2 +- .gitlab-ci.yml | 2 +- test/py/tests/test_vbe_vpl.py | 6 ++++-- test/run | 5 +++++ 4 files changed, 11 insertions(+), 4 deletions(-)
--
2.39.2.722.g9855ee24e9-goog