[
https://issues.apache.org/jira/browse/IGNITE-15504?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17425555#comment-17425555
]
Ignite TC Bot commented on IGNITE-15504:
----------------------------------------
{panel:title=Branch: [pull/9474/head] Base: [master] : Possible Blockers
(13)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}Platform .NET (Long Running){color} [[tests 0 Exit Code ,
Compilation Error |https://ci.ignite.apache.org/viewLog.html?buildId=6214284]]
{color:#d04437}Basic 1{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6214246]]
{color:#d04437}Cache 7{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6214268]]
* IgniteCacheTestSuite7:
TransactionIntegrityWithPrimaryIndexCorruptionTest.testPrimaryIndexCorruptionDuringCommitPrimaryColocatedThrowsError
- Test has low fail rate in base branch 0,0% and is not flaky
{color:#d04437}Cache 5{color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=6214266]]
* IgniteCacheTestSuite5:
ClusterReadOnlyModeTest.testDataStreamerReadOnlyConcurrentWithFlushAllowOverride
- Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCacheTestSuite5:
ClusterReadOnlyModeTest.testDataStreamerReadOnlyConcurrent - Test has low fail
rate in base branch 0,0% and is not flaky
{color:#d04437}Platform C++ CMake (Win x64 / Release){color} [[tests 2 TIMEOUT
, Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6214301]]
* IgniteCoreTest: ClusterGroupTestSuiteIsolated: IgniteSetActive - Test has low
fail rate in base branch 0,0% and is not flaky
* IgniteCoreTest: ClusterTestSuiteIsolated: IgniteSetActive - Test has low fail
rate in base branch 0,0% and is not flaky
{color:#d04437}Platform .NET (NuGet)*{color} [[tests 0 Exit Code
|https://ci.ignite.apache.org/viewLog.html?buildId=6214285]]
{color:#d04437}Platform .NET{color} [[tests 0 Exit Code , Compilation Error
|https://ci.ignite.apache.org/viewLog.html?buildId=6214281]]
{color:#d04437}Cache 8{color} [[tests
1|https://ci.ignite.apache.org/viewLog.html?buildId=6214269]]
* IgniteCacheTestSuite8:
CacheGroupsMetricsRebalanceTest.testRebalanceProgressUnderLoad - Test has low
fail rate in base branch 0,0% and is not flaky
{color:#d04437}Platform C++ (Win x64 / Release){color} [[tests 0 TIMEOUT , Exit
Code |https://ci.ignite.apache.org/viewLog.html?buildId=6214245]]
{color:#d04437}Platform .NET (Integrations){color} [[tests 0 Exit Code ,
Compilation Error |https://ci.ignite.apache.org/viewLog.html?buildId=6214283]]
{panel}
{panel:title=Branch: [pull/9474/head] Base: [master] : New Tests
(2)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#D6F7C1}
{color:#00008b}Platform .NET (Core Linux){color} [[tests
2|https://ci.ignite.apache.org/viewLog.html?buildId=6214766]]
* {color:#013220}dll: ProjectFilesTest.TestCsprojTargetFramework - PASSED{color}
* {color:#013220}dll: 2000000476837158d, 19.190000534057617d],1) - PASSED{color}
{panel}
[TeamCity *--> Run :: All*
Results|https://ci.ignite.apache.org/viewLog.html?buildId=6214308&buildTypeId=IgniteTests24Java8_RunAll]
> .NET: SDK 2.1 is out of support, make sure project can be developed with
> newer SDKs
> -----------------------------------------------------------------------------------
>
> Key: IGNITE-15504
> URL: https://issues.apache.org/jira/browse/IGNITE-15504
> Project: Ignite
> Issue Type: Task
> Components: platforms
> Affects Versions: 2.11
> Reporter: Pavel Tupitsyn
> Assignee: Pavel Tupitsyn
> Priority: Blocker
> Labels: .NET
> Fix For: 2.12
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> * our projects target netcoreapp2.0
> * .NET SDK 2.x versions are out of support
> As a result, developers are required to use an out-of-support version of .NET
> SDK.
> .NET Framework Support Policy:
> https://docs.microsoft.com/en-us/lifecycle/products/microsoft-net-framework
> .NET Standard Compatibility Table:
> https://docs.microsoft.com/en-us/dotnet/standard/net-standard
> *Action Items:*
> * Switch libraries to netstandard2.0
> * Switch legacy libraries to the supported version of the .NET Framework
> * Switch csproj files to the new SDK-based format
> * Fix examples
> * Remove all conditional compilation ('#if')
> * Update build script
> ** "dotnet build" can be used to build everything, including Full Framework
> solution
> *** [.NET 5 SDK can build net461 projects on any OS without extra
> steps|https://stackoverflow.com/questions/57382030/simplest-way-to-build-dotnet-sdk-project-requiring-net461-on-macos]
> ** "dotnet pack" can pack NuGet packages
> *** Get rid of nuspec files
--
This message was sent by Atlassian Jira
(v8.3.4#803005)