Skip to content
Unverified Commit 783d547b authored by Yurii Rashkovskii's avatar Yurii Rashkovskii
Browse files

sit: fix tests on aarch64

As we found out in #40032, sit tests won't pass on
aarch64. The problem seems to be related to
`create_dir` not returning an error if the directory
already exists, happening specifically on aarch64+debug
(not aarch64+release)

This update injects a patch for tests that will also
be included in subsequent versions of SIT.
parent 17fe52a6
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment