JetBrains / JetBrains/ruby-type-inference

Fix travis mac builds stability

Open
#9 1 comment 0 reactions 0 assignees View on GitHub
help wanted
Dominant language
Kotlin
Stars
135
Forks
5
PR merge metrics
No merged PRs in 30d

Description

Gradle tasks fail on mac travis with ~50% probability due to some VM misconfiguration. In the log it appears as

```
:ide-plugin:testJava HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=250m; support was removed in 8.0
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
Java HotSpot(TM) 64-Bit Server VM warning: ignoring option MaxPermSize=250m; support was removed in 8.0
WARNING: GL pipe is running in software mode (Renderer ID=0x1020400)
:ide-plugin:test FAILED
No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
```

Strangely, compilation is fine so maybe it's Kotlin interop problem.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.