Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Re-enable or delete MTE tests #79

Open
skaldarnar opened this issue Mar 14, 2021 · 0 comments
Open

Re-enable or delete MTE tests #79

skaldarnar opened this issue Mar 14, 2021 · 0 comments

Comments

@skaldarnar
Copy link
Contributor

skaldarnar commented Mar 14, 2021

The MTE test was disabled in b5d421d because it was failing on CI.

However, the test seems to work fine when run locally. We should figure out what is going wrong in CI, and this can be fixed.

image

The following WARN only pops up during CI runs but not locally for me - maybe that gives a clue...

14:34:23.811 [Thread-8] WARN  org.reflections.Reflections - could not create Vfs.Dir from url. ignoring the exception and continuing
    org.reflections.ReflectionsException: could not create Vfs.Dir from url, no matching UrlType was found [file:/home/jenkins/agent/workspace/Terasology_Modules_R_Rails_PR-78/build/resources/test]
    either use fromURL(final URL url, final List<UrlType> urlTypes) or use the static setDefaultURLTypes(final List<UrlType> urlTypes) or addDefaultURLTypes(UrlType urlType) with your specialized UrlType.
@skaldarnar skaldarnar changed the title Renable or delete MTE tests Re-enable or delete MTE tests Mar 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant