Hello, everyone.
In Github, there is source file of Rapidminer Studio. I want to build it on Eclipse-neon with using Gradle STS.
When I built the source file, error has occured.
Below is the error code.
1288 tests completed, 1069 failed
:test FAILED
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at: file:///D:/rapidminer/build/repor
ts/tests/index.html
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug
option to get more log output.
BUILD FAILED
I have no idea to solve this problem. Will you tell me how to success the build?
Best, regards
Kobayashi