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

A couple of tests failing on Travis and Gradle #24

Closed
elect86 opened this issue Dec 18, 2019 · 1 comment
Closed

A couple of tests failing on Travis and Gradle #24

elect86 opened this issue Dec 18, 2019 · 1 comment

Comments

@elect86
Copy link
Collaborator

elect86 commented Dec 18, 2019

Hi guys,

I have some problems: running tests from within Idea works flawless.

But running from travis, I get one error:

assimp.obj.obj > wall FAILED
    java.lang.OutOfMemoryError at obj.kt:15

running from Gradle via console:

assimp.obj.obj > wall FAILED
    java.lang.OutOfMemoryError at obj.kt:14

assimp.obj.obj > car FAILED
    org.opentest4j.AssertionFailedError at obj.kt:17

Can someone assist me and try to find out what is going on? (I think OutOfMemoryError might be related to java heap size)

Can anyone reproduce the errors locally from the IDE?

@elect86
Copy link
Collaborator Author

elect86 commented Dec 19, 2019

Fixed

@elect86 elect86 closed this as completed Dec 19, 2019
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