Regression in commit 0af126fec7
. We added
support for some "test cases/" stuff that actually relies on test files
being a symlink, but when testing the image builder, we copied the meson
repository contents into the docker container without telling python
that it is in fact super important to copy symlinks as symlinks.
As a result, the tests themselves ran fine when merging, but caused the
image builder to thereafter fail.
pull/12325/head
parent
59a34330f6
commit
1f000de55a
1 changed files with 2 additions and 1 deletions
Loading…
Reference in new issue