[
https://issues.apache.org/jira/browse/FLINK-31141?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-31141:
-----------------------------------
Labels: stale-assigned test-stability (was: test-stability)
I am the [Flink Jira Bot|https://github.com/apache/flink-jira-bot/] and I help
the community manage its development. I see this issue is assigned but has not
received an update in 30 days, so it has been labeled "stale-assigned".
If you are still working on the issue, please remove the label and add a
comment updating the community on your progress. If this issue is waiting on
feedback, please consider this a reminder to the committer/reviewer. Flink is a
very active project, and so we appreciate your patience.
If you are no longer working on the issue, please unassign yourself so someone
else may work on it.
> CreateTableAsITCase.testCreateTableAs fails
> -------------------------------------------
>
> Key: FLINK-31141
> URL: https://issues.apache.org/jira/browse/FLINK-31141
> Project: Flink
> Issue Type: Bug
> Components: Tests
> Affects Versions: 1.17.0, 1.18.0
> Reporter: Rui Fan
> Assignee: dalongliu
> Priority: Major
> Labels: stale-assigned, test-stability
>
> CreateTableAsITCase.testCreateTableAs fails in
> [https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=46323&view=logs&j=af184cdd-c6d8-5084-0b69-7e9c67b35f7a&t=160c9ae5-96fd-516e-1c91-deb81f59292a&l=14772]
>
> {code:java}
> Feb 20 13:50:12 [ERROR] Failures:
> Feb 20 13:50:12 [ERROR] CreateTableAsITCase.testCreateTableAs
> Feb 20 13:50:12 [ERROR] Run 1: Did not get expected results before timeout,
> actual result:
> [{"before":null,"after":{"user_name":"Bob","order_cnt":1},"op":"c"},
> {"before":null,"after":{"user_name":"Alice","order_cnt":1},"op":"c"},
> {"before":{"user_name":"Bob","order_cnt":1},"after":null,"op":"d"},
> {"before":null,"after":{"user_name":"Bob","order_cnt":2},"op":"c"}]. ==>
> expected: <true> but was: <false>
> Feb 20 13:50:12 [INFO] Run 2: PASS
> Feb 20 13:50:12 [INFO]
> Feb 20 13:50:12 [INFO]
> Feb 20 13:50:12 [ERROR] Tests run: 15, Failures: 1, Errors: 0, Skipped: 0
> {code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)