RiveScript produces too much log
Open
enhancement
- Dominant language
- Java
- Stars
- 2
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
the RiveScript tests produces too much log for travis. Travis is limited to a 4MB log if this is exceeded, the build breaks. And RiveScript ignores the log setting :P
```
The log length has exceeded the limit of 4 MB (this usually means that the test suite is raising the same exception over and over).
The job has been terminated
```
In the next branches maven is silent, so it will still work. But in the future the tests should not produce so many logs anymore.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.