Github user Fokko commented on the issue:

    https://github.com/apache/flink/pull/3048
  
    Locally the tests just pass. Looking at the error logs, it doesn't have to 
do with the changes in the PR, for example:
    ```
    java.io.FileNotFoundException: build-target/lib/flink-dist-*.jar (No such 
file or directory)
        at java.util.zip.ZipFile.open(Native Method)
        at java.util.zip.ZipFile.<init>(ZipFile.java:220)
        at java.util.zip.ZipFile.<init>(ZipFile.java:150)
        at java.util.zip.ZipFile.<init>(ZipFile.java:121)
        at sun.tools.jar.Main.list(Main.java:1060)
        at sun.tools.jar.Main.run(Main.java:291)
        at sun.tools.jar.Main.main(Main.java:1233)
    find: `./flink-yarn-tests/target/flink-yarn-tests*': No such file or 
directory
    ```
    
    



---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at infrastruct...@apache.org or file a JIRA ticket
with INFRA.
---

Reply via email to