[
https://issues.apache.org/jira/browse/IGNITE-8731?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Vladimir Ozerov updated IGNITE-8731:
------------------------------------
Description:
{{DataStreamerTest.TsetFinalizer}} constantly fails on some TC agents, while
work OK on others. Most likely we have an environmental issue.
OK:
# publicagent01_03_9090
# publicagent02_02_9090
Not OK:
# publicagent01_01_9090
# publicagent01_02_9090
# publicagent02_01_9090
# publicagent02_03_9090
Quick comparison of agent's configuration reveals only one difference - version
of PowerShell. On "good" machines it is {{5.1.16299.15}}, on "bad" machines it
is {{5.1.17134.1}}.
PowerShell is essential part of build infrastructure so chances that some
incorrect dependencies are linked at some point. I am not sure that this might
be the root cause of failures, but at the very least we can try.
Let's downgrade PowerShell on one of affected machines and see if it works.
> .NET: intermittent failures in DataStreamerTest.TestFinalizer test
> ------------------------------------------------------------------
>
> Key: IGNITE-8731
> URL: https://issues.apache.org/jira/browse/IGNITE-8731
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 2.5
> Reporter: Vladimir Ozerov
> Priority: Major
> Fix For: 2.6
>
>
> {{DataStreamerTest.TsetFinalizer}} constantly fails on some TC agents, while
> work OK on others. Most likely we have an environmental issue.
> OK:
> # publicagent01_03_9090
> # publicagent02_02_9090
> Not OK:
> # publicagent01_01_9090
> # publicagent01_02_9090
> # publicagent02_01_9090
> # publicagent02_03_9090
> Quick comparison of agent's configuration reveals only one difference -
> version of PowerShell. On "good" machines it is {{5.1.16299.15}}, on "bad"
> machines it is {{5.1.17134.1}}.
> PowerShell is essential part of build infrastructure so chances that some
> incorrect dependencies are linked at some point. I am not sure that this
> might be the root cause of failures, but at the very least we can try.
> Let's downgrade PowerShell on one of affected machines and see if it works.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)