I am new to committing code to a git repo, so I apologize if I ask anything really obvious.
So I have submitted a pull request for Flink and the TravisIO tests all pass except ones where TEST=“misc”. Looking through the output of the tests I can’t figure out what is wrong. There were tests that failed before because of improper formatting and the like, but I fixed those and the relevant tests passed. So I am at a bit of a loss with what I am missing now. Here is the TravisIO link: https://travis-ci.org/Jicaar/flink/builds/374488723 . Thanks for any help in advance!