Resource loading error causes tests to not run #48
Unanswered
Razzlegames
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Anyone else have this issue or found a work around?
It seems there are cache files created by Godot on first run, for textures and other resources. If I use the CI/CD it appears these are not present and e.g.
test_whiteRockPillarCollisions
doesn't run:My Gitlab CI/CD
I've tried running first in the CI to init the cache, but I am clearly missing something about how Godot in headless mode works.
Beta Was this translation helpful? Give feedback.
All reactions