You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by GitBox <gi...@apache.org> on 2020/01/13 08:35:42 UTC

[GitHub] [flink] wangyang0918 edited a comment on issue #10665: [FLINK-15354] Start and stop minikube only in kubernetes related e2e tests

wangyang0918 edited a comment on issue #10665: [FLINK-15354] Start and stop minikube only in kubernetes related e2e tests
URL: https://github.com/apache/flink/pull/10665#issuecomment-573550858
 
 
   ```
   05:36:27.124 [ERROR] Failed to execute goal org.scalastyle:scalastyle-maven-plugin:1.0.0:check (default) on project flink-runtime_2.11: Execution default of goal org.scalastyle:scalastyle-maven-plugin:1.0.0:check failed: Plugin org.scalastyle:scalastyle-maven-plugin:1.0.0 or one of its dependencies could not be resolved: Could not transfer artifact org.scala-lang:scala-library:jar:2.11.11 from/to google-maven-central (https://maven-central.storage-download.googleapis.com/maven2/): GET request of: org/scala-lang/scala-library/2.11.11/scala-library-2.11.11.jar from google-maven-central failed: Connection reset -> [Help 1]
   ```
   
   The failed tests are all unrelated with the changes of this PR. 
   The three tests `e2e - container - hadoop 2.8` `e2e - container - scala 2.12` `e2e - container` could cover the changes.

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services