1u0 commented on issue #8768: [FLINK-12143] Fix file system dynamic class loading on create URL: https://github.com/apache/flink/pull/8768#issuecomment-503112058 > Have you checked if the tests are passing now? Unfortunately, I can run only some end-to-end tests on my local machine. I've successfully run the `test_batch_wordcount` with `hadoop` and `dummy-fs` using `lib` and `plugins` loading mechanisms (you can read it in the PR description). The same test with `presto` fails on my local machine, but due to some other reasons. > Travis build couldn't pass because of problems with our infrastructure at the moment. Yep, but I'd still wait for a CI run. Also, the s3 end-to-end tests may pass on CI, if corresponding S3 credentials are not set in environment variables. If I understand correctly, this holds true for runs on PR hook, while on nightly, they would be run properly.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
