You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Pavel Tupitsyn (Jira)" <ji...@apache.org> on 2022/12/14 05:44:00 UTC

[jira] (IGNITE-18262) .NET: Missing files and broken examples in binary release zip package

    [ https://issues.apache.org/jira/browse/IGNITE-18262 ]


    Pavel Tupitsyn deleted comment on IGNITE-18262:
    -----------------------------------------

was (Author: ignitetcbot):
{panel:title=Branch: [pull/10437/head] Base: [master] : Possible Blockers (15)|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}
{color:#d04437}PDS (Indexing){color} [[tests 0 TIMEOUT , Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6961453]]

{color:#d04437}PDS 5{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6961448]]
* IgnitePdsTestSuite5: SegmentedRingByteBufferTest.testNoOverflowMultiThreaded - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Cache (Failover) 2{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6961402]]
* IgniteCacheFailoverTestSuite2: GridCacheReplicatedFailoverSelfTest.testPessimisticSerializableTxTopologyChange - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Index Query API{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6961428]]
* IndexQueryTestSuite: IndexQueryInlineSizesTest.testVarInlineKeysFirst[inlineSize=10] - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Calcite SQL{color} [[tests 7|https://ci.ignite.apache.org/viewLog.html?buildId=6961411]]
* IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testTableSpoolNode - Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testCollectNode - Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testIntersectNode - Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testSortAggregateNode - Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testMinusNode - Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testHashAggregateNode - Test has low fail rate in base branch 0,0% and is not flaky
* IgniteCalciteTestSuite: MemoryQuotasIntegrationTest.testSortedSpoolNode - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Compute (Grid){color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6961416]]
* IgniteBinaryObjectsComputeGridTestSuite: ClusterNodeMetricsSelfTest.testSingleTaskMetrics - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Cache 1{color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6961386]]
* IgniteBinaryCacheTestSuite: CacheAffinityCallSelfTest.testAffinityCallNoServerNode - Test has low fail rate in base branch 0,0% and is not flaky

{color:#d04437}Thin client: PHP{color} [[tests 0 Exit Code |https://ci.ignite.apache.org/viewLog.html?buildId=6961481]]

{color:#d04437}Cache (Expiry Policy){color} [[tests 1|https://ci.ignite.apache.org/viewLog.html?buildId=6961400]]
* IgniteCacheExpiryPolicyTestSuite: GridCacheTtlManagerNotificationTest.testThatNotificationWorkAsExpectedInMultithreadedMode - Test has low fail rate in base branch 0,0% and is not flaky

{panel}
{panel:title=Branch: [pull/10437/head] Base: [master] : No new tests found!|borderStyle=dashed|borderColor=#ccc|titleBGColor=#F7D6C1}{panel}
[TeamCity *--&gt; Run :: All* Results|https://ci.ignite.apache.org/viewLog.html?buildId=6961490&amp;buildTypeId=IgniteTests24Java8_RunAll]

> .NET: Missing files and broken examples in binary release zip package
> ---------------------------------------------------------------------
>
>                 Key: IGNITE-18262
>                 URL: https://issues.apache.org/jira/browse/IGNITE-18262
>             Project: Ignite
>          Issue Type: Bug
>          Components: platforms
>            Reporter: Pavel Tupitsyn
>            Assignee: Pavel Tupitsyn
>            Priority: Major
>              Labels: .NET
>             Fix For: 2.15
>
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Issues in binary distribution (https://dlcdn.apache.org/ignite/2.14.0/apache-ignite-2.14.0-bin.zip):
> * *platforms/dotnet/bin* contains *netcoreapp3.1* directory, even though we are on .NET 6 now
> * LINQ and other binaries are missing in  *netcoreapp3.1* directory
> * Examples do not work correctly because they expect *\bin\Apache.Ignite.Core.dll* in *Directory.Build.props* - as a result, latest NuGet package is used instead of dlls from the parent dir.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)