Skip to content

Improve GUI of NuGet for Unity window #406

Improve GUI of NuGet for Unity window

Improve GUI of NuGet for Unity window #406

Triggered via pull request January 21, 2024 04:29
@AnnulusGamesAnnulusGames
synchronize #617
Status Failure
Total duration 6m 12s
Artifacts 3

main.yml

on: pull_request_target
Determine Version Number
7s
Determine Version Number
Test on Linux
6m 4s
Test on Linux
Build on Linux
1m 3s
Build on Linux
Pack .NET Core Global Tool (CLI) and PluginAPI
28s
Pack .NET Core Global Tool (CLI) and PluginAPI
Create .unitypackage on Linux
1m 40s
Create .unitypackage on Linux
Matrix: Run test projects on Linux
Fit to window
Zoom out
Zoom in

Annotations

1 error and 13 warnings
Test on Linux
Test(s) Failed! Check 'Test Results' for details.
Create .unitypackage on Linux
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Run test projects on Linux (src/TestProjects/ImportAndUseNuGetPackages)
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Run test projects on Linux (src/TestProjects/ImportAndUseNuGetPackages2021)
Library folder does not exist. Consider setting up caching to speed up your workflow, if this is not your first build.
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:FindPackagesById(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:166) NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:181) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:140) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:132) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:45) NuGetTests:InstallBootstrapCssTest(InstallMode) (at Assets/Tests/Editor/NuGetTests.cs:163) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:FindPackagesById(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:166) NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:181) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:140) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:132) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:45) NuGetTests:InstallBootstrapCssTest(InstallMode) (at Assets/Tests/Editor/NuGetTests.cs:163) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:FindPackagesById(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:166) NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:181) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:140) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:132) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:45) NuGetTests:InstallMicrosoftMlProbabilisticCompilerTest(InstallMode) (at Assets/Tests/Editor/NuGetTests.cs:295) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:FindPackagesById(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:166) NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:181) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:140) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:132) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:45) NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:132) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:45) NuGetTests:InstallMicrosoftMlProbabilisticCompilerTest(InstallMode) (at Assets/Tests/Editor/NuGetTests.cs:295) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:191) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:140) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NuGetTests:InstallPolySharp(InstallMode) (at Assets/Tests/Editor/NuGetTests.cs:326) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:191) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:140) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NuGetTests:InstallSignalRClientTest(InstallMode) (at Assets/Tests/Editor/NuGetTests.cs:256) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:191) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:140) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NuGetTests:InstallStyleCopTest(InstallMode) (at Assets/Tests/Editor/NuGetTests.cs:231) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:191) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:147) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NugetForUnity.PackageRestorer:Restore(Boolean) (at /github/workspace/src/NuGetForUnity/Editor/PackageRestorer.cs:39) NugetForUnity.NugetAssetPostprocessor:OnPostprocessAllAssets(String[], String[], String[], String[]) (at /github/workspace/src/NuGetForUnity/Editor/NugetAssetPostprocessor.cs:88) NuGetTests:TestPostprocessDifferentVersion(String, String, String) (at Assets/Tests/Editor/NuGetTests.cs:840) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:191) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:147) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NuGetTests:TestSourceCodePackageInstall(String, String) (at Assets/Tests/Editor/NuGetTests.cs:907) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)
Test on Linux
Not able to find annotation point for failed test! Test trace: NugetForUnity.PackageSource.NugetPackageSourceV2:FindPackagesById(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:166) NugetForUnity.PackageSource.NugetPackageSourceV2:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceV2.cs:181) NugetForUnity.PackageSource.NugetPackageSourceCombined:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageSource/NugetPackageSourceCombined.cs:147) NugetForUnity.Configuration.ConfigurationManager:GetSpecificPackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/Configuration/ConfigurationManager.cs:208) NugetForUnity.PackageCacheManager:GetOnlinePackage(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:123) NugetForUnity.PackageCacheManager:GetPackageFromCacheOrSource(INugetPackageIdentifier) (at /github/workspace/src/NuGetForUnity/Editor/PackageCacheManager.cs:83) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:36) NugetForUnity.NugetPackageInstaller:Install(INugetPackage, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:132) NugetForUnity.NugetPackageInstaller:InstallIdentifier(INugetPackageIdentifier, Boolean, Boolean) (at /github/workspace/src/NuGetForUnity/Editor/NugetPackageInstaller.cs:45) NuGetTests:TestSourceCodePackageInstall(String, String) (at Assets/Tests/Editor/NuGetTests.cs:907) System.Reflection.MethodBase:Invoke(Object, Object[]) NUnit.Framework.Internal.Reflect:InvokeMethod(MethodInfo, Object, Object[]) NUnit.Framework.Internal.MethodWrapper:Invoke(Object, Object[]) NUnit.Framework.Internal.Commands.TestMethodCommand:RunNonAsyncTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:RunTestMethod(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestMethodCommand:Execute(ITestExecutionContext) NUnit.Framework.Internal.Commands.TestActionCommand:Execute(ITestExecutionContext) UnityEditor.EditorApplication:Internal_CallUpdateFunctions() (at /home/bokken/buildslave/unity/build/Editor/Mono/EditorApplication.cs:200)

Artifacts

Produced during runtime
Name Size
NuGetForUnity-NuGetPackages Expired
161 KB
NuGetForUnity-dlls Expired
238 KB
NuGetForUnity.4.0.3-dev.33+917f404.unitypackage Expired
321 KB