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 2022/06/09 10:41:25 UTC

[GitHub] [flink] lsyldliu opened a new pull request, #19922: [FLINK-27968][E2E] Fix failed end-to-end-tests-sql CI test

lsyldliu opened a new pull request, #19922:
URL: https://github.com/apache/flink/pull/19922

   
   ## What is the purpose of the change
   
   *Fix failed end-to-end-tests-sql CI test*
   
   
   ## Brief change log
     - *Fix failed end-to-end-tests-sql CI test*
   
   
   ## Verifying this change
   
   This change is already covered by existing tests.
   
   
   ## Does this pull request potentially affect one of the following parts:
   
     - Dependencies (does it add or upgrade a dependency): (no)
     - The public API, i.e., is any changed class annotated with `@Public(Evolving)`: (no)
     - The serializers: (no)
     - The runtime per-record code paths (performance sensitive): (no)
     - Anything that affects deployment or recovery: JobManager (and its components), Checkpointing, Kubernetes/Yarn, ZooKeeper: ( no)
     - The S3 file system connector: ( no )
   
   ## Documentation
   
     - Does this pull request introduce a new feature? (no)
     - If yes, how is the feature documented? (not documented)
   


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] flinkbot commented on pull request #19922: [FLINK-27968][E2E] Fix failed end-to-end-tests-sql CI test

Posted by GitBox <gi...@apache.org>.
flinkbot commented on PR #19922:
URL: https://github.com/apache/flink/pull/19922#issuecomment-1150965341

   <!--
   Meta data
   {
     "version" : 1,
     "metaDataEntries" : [ {
       "hash" : "60c1e520509b6b6c3b6a66f88a907a38f8779ecb",
       "status" : "UNKNOWN",
       "url" : "TBD",
       "triggerID" : "60c1e520509b6b6c3b6a66f88a907a38f8779ecb",
       "triggerType" : "PUSH"
     } ]
   }-->
   ## CI report:
   
   * 60c1e520509b6b6c3b6a66f88a907a38f8779ecb UNKNOWN
   
   <details>
   <summary>Bot commands</summary>
     The @flinkbot bot supports the following commands:
   
    - `@flinkbot run azure` re-run the last Azure build
   </details>


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] lsyldliu commented on pull request #19922: [FLINK-27968][E2E] Fix failed end-to-end-tests-sql CI test

Posted by GitBox <gi...@apache.org>.
lsyldliu commented on PR #19922:
URL: https://github.com/apache/flink/pull/19922#issuecomment-1152269438

   CC @wuchong 


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] zentol merged pull request #19922: [FLINK-27968][E2E] Fix failed end-to-end-tests-sql CI test

Posted by GitBox <gi...@apache.org>.
zentol merged PR #19922:
URL: https://github.com/apache/flink/pull/19922


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] zentol commented on pull request #19922: [FLINK-27968][E2E] Fix failed end-to-end-tests-sql CI test

Posted by GitBox <gi...@apache.org>.
zentol commented on PR #19922:
URL: https://github.com/apache/flink/pull/19922#issuecomment-1152307526

   One possible explanation for why it happened in `misc` is that it also runs `flink-yarn-tests`, which also makes use of the distribution. I'm not aware of it _modifying_ the distribution, but I also wouldn't be surprised if it did.


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [flink] lsyldliu commented on pull request #19922: [FLINK-27968][E2E] Fix failed end-to-end-tests-sql CI test

Posted by GitBox <gi...@apache.org>.
lsyldliu commented on PR #19922:
URL: https://github.com/apache/flink/pull/19922#issuecomment-1152209456

   > Do you know what the underlying cause was?
   
   Sorry, I'm not cleared it now. Maybe there are some difference about maven test command in misc and e2e?


-- 
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.

To unsubscribe, e-mail: issues-unsubscribe@flink.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org