Open dtivel opened 5 years ago
@nkolev92 I'm reopening as Apex Test Run 3 of Build 6.9.0.379 failed the same test with the same error/stack. Because of that, I believe PR5419 didn't actulaly address this particular flaky Apex test.
Failed NetCoreTransitivePackageReferenceLimitAsync (NetCoreConsoleApp) [1 m 14 s]
Error Message:
Expected boolean to be true because newtonsoft.json/9.0.1 should be installed in TestProject3, but found False.
Stack Trace:
at FluentAssertions.Execution.LateBoundTestFramework.Throw(String message)
at FluentAssertions.Execution.TestFrameworkProvider.Throw(String message)
at FluentAssertions.Execution.DefaultAssertionStrategy.HandleFailure(String message)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(Func`1 failReasonFunc)
at FluentAssertions.Execution.AssertionScope.FailWith(String message, Object[] args)
at FluentAssertions.Primitives.BooleanAssertions`1.BeTrue(String because, Object[] becauseArgs)
at NuGet.Tests.Apex.CommonUtility.AssertPackageInAssetsFile(VisualStudioHost visualStudio, ProjectTestExtension project, String packageName, String packageVersion, ITestLogger logger) in D:\a\_work\1\s\test\NuGet.Tests.Apex\NuGet.Tests.Apex\Utility\CommonUtility.cs:line 252
at NuGet.Tests.Apex.NuGetConsoleTestCase.<NetCoreTransitivePackageReferenceLimitAsync>d__7.MoveNext() in D:\a\_work\1\s\test\NuGet.Tests.Apex\NuGet.Tests.Apex\NuGetEndToEndTests\NuGetConsoleTestCase.cs:line 240
Test
NetCoreTransitivePackageReferenceLimitAsync
is flaky.Callstack: