[jira] [Commented] (FLINK-17710) StreamSqlTests.test_execute_sql test is not stable

2020-05-15 Thread Hequn Cheng (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17108011#comment-17108011
 ] 

Hequn Cheng commented on FLINK-17710:
-

[~jark] Thanks a lot for providing the info. The latest code on master would be 
ok after the revert. 

> StreamSqlTests.test_execute_sql test is not stable
> --
>
> Key: FLINK-17710
> URL: https://issues.apache.org/jira/browse/FLINK-17710
> Project: Flink
>  Issue Type: Bug
>  Components: API / Python
>Reporter: Hequn Cheng
>Assignee: Nicholas Jiang
>Priority: Major
>  Labels: pull-request-available, test-stability
> Fix For: 1.11.0
>
>
> Failure log:
> https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/1311/logs/144



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-17710) StreamSqlTests.test_execute_sql test is not stable

2020-05-15 Thread Jark Wu (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107980#comment-17107980
 ] 

Jark Wu commented on FLINK-17710:
-

Another instance: 
https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1353=logs=9cada3cb-c1d3-5621-16da-0f718fb86602=455fddbf-5921-5b71-25ac-92992ad80b28

> StreamSqlTests.test_execute_sql test is not stable
> --
>
> Key: FLINK-17710
> URL: https://issues.apache.org/jira/browse/FLINK-17710
> Project: Flink
>  Issue Type: Bug
>  Components: API / Python
>Reporter: Hequn Cheng
>Assignee: Nicholas Jiang
>Priority: Major
>  Labels: pull-request-available, test-stability
> Fix For: 1.11.0
>
>
> Failure log:
> https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/1311/logs/144



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-17710) StreamSqlTests.test_execute_sql test is not stable

2020-05-14 Thread Hequn Cheng (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107958#comment-17107958
 ] 

Hequn Cheng commented on FLINK-17710:
-

Changs were reverted for now on master since the test begins abnormally. See 
more details 
[here|https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=1354=results].
 Reverted via 7982281a190415f86d589f17b3c2ce4474d2e42d

> StreamSqlTests.test_execute_sql test is not stable
> --
>
> Key: FLINK-17710
> URL: https://issues.apache.org/jira/browse/FLINK-17710
> Project: Flink
>  Issue Type: Bug
>  Components: API / Python
>Reporter: Hequn Cheng
>Assignee: Nicholas Jiang
>Priority: Major
>  Labels: pull-request-available, test-stability
> Fix For: 1.11.0
>
>
> Failure log:
> https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/1311/logs/144



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-17710) StreamSqlTests.test_execute_sql test is not stable

2020-05-14 Thread Hequn Cheng (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107872#comment-17107872
 ] 

Hequn Cheng commented on FLINK-17710:
-

Fixed in 1.11.0 via be9779df4a817697788ed44fc618900595b248d8

> StreamSqlTests.test_execute_sql test is not stable
> --
>
> Key: FLINK-17710
> URL: https://issues.apache.org/jira/browse/FLINK-17710
> Project: Flink
>  Issue Type: Bug
>  Components: API / Python
>Reporter: Hequn Cheng
>Priority: Major
>  Labels: pull-request-available
>
> Failure log:
> https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/1311/logs/144



--
This message was sent by Atlassian Jira
(v8.3.4#803005)


[jira] [Commented] (FLINK-17710) StreamSqlTests.test_execute_sql test is not stable

2020-05-14 Thread Hequn Cheng (Jira)


[ 
https://issues.apache.org/jira/browse/FLINK-17710?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=17107846#comment-17107846
 ] 

Hequn Cheng commented on FLINK-17710:
-

CC [~nicholasjiang]. I think we should not assertFalse for the terminal_state, 
the job may still running or otherwise. 
{code}
self.assertFalse(job_status.is_globally_terminal_state())
self.assertFalse(job_status.is_terminal_state())
{code}
We can assertIsNotNone here. I Will create a hotfix to correct this. 

> StreamSqlTests.test_execute_sql test is not stable
> --
>
> Key: FLINK-17710
> URL: https://issues.apache.org/jira/browse/FLINK-17710
> Project: Flink
>  Issue Type: Bug
>  Components: API / Python
>Reporter: Hequn Cheng
>Priority: Major
>
> Failure log:
> https://dev.azure.com/apache-flink/98463496-1af2-4620-8eab-a2ecc1a2e6fe/_apis/build/builds/1311/logs/144



--
This message was sent by Atlassian Jira
(v8.3.4#803005)