[
https://issues.apache.org/jira/browse/FLINK-30275?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Flink Jira Bot updated FLINK-30275:
-----------------------------------
Labels: pull-request-available stale-assigned test-stability (was:
pull-request-available 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.
> TaskExecutorTest.testSharedResourcesLifecycle fails
> ---------------------------------------------------
>
> Key: FLINK-30275
> URL: https://issues.apache.org/jira/browse/FLINK-30275
> Project: Flink
> Issue Type: Bug
> Components: Runtime / Coordination
> Affects Versions: 1.17.0, 1.18.0
> Reporter: Matthias Pohl
> Assignee: Roman Khachatryan
> Priority: Major
> Labels: pull-request-available, stale-assigned, test-stability
> Fix For: 1.18.0
>
>
> We observe a test failure in
> {{TaskExecutorTest.testSharedResourcesLifecycle}}:
> {code}
> Dec 02 03:35:32 [ERROR] Tests run: 37, Failures: 1, Errors: 0, Skipped: 0,
> Time elapsed: 10.604 s <<< FAILURE! - in
> org.apache.flink.runtime.taskexecutor.TaskExecutorTest
> Dec 02 03:35:32 [ERROR]
> org.apache.flink.runtime.taskexecutor.TaskExecutorTest.testSharedResourcesLifecycle
> Time elapsed: 0.549 s <<< FAILURE!
> Dec 02 03:35:32 java.lang.AssertionError: expected:<0> but was:<1>
> Dec 02 03:35:32 at org.junit.Assert.fail(Assert.java:89)
> Dec 02 03:35:32 at org.junit.Assert.failNotEquals(Assert.java:835)
> Dec 02 03:35:32 at org.junit.Assert.assertEquals(Assert.java:647)
> Dec 02 03:35:32 at org.junit.Assert.assertEquals(Assert.java:633)
> Dec 02 03:35:32 at
> org.apache.flink.runtime.taskexecutor.TaskExecutorTest.testSharedResourcesLifecycle(TaskExecutorTest.java:3080)
> [...]
> {code}
> https://dev.azure.com/apache-flink/apache-flink/_build/results?buildId=43662&view=logs&j=77a9d8e1-d610-59b3-fc2a-4766541e0e33&t=125e07e7-8de0-5c6c-a541-a567415af3ef&l=7466
--
This message was sent by Atlassian Jira
(v8.20.10#820010)