Skip to content

Instantly share code, notes, and snippets.

@Unarmed
Created May 23, 2016 20:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Unarmed/ba03eda8da1e799b52eda748124c5141 to your computer and use it in GitHub Desktop.
Save Unarmed/ba03eda8da1e799b52eda748124c5141 to your computer and use it in GitHub Desktop.
Feeds used:
/root/.local/share/NuGet/Cache
/root/.nuget/packages/
https://api.nuget.org/v3/index.json
All packages listed in /cake/tools/packages.config are already installed.
Analyzing build script...
Analyzing /cake/build.cake...
Analyzing /cake/build/parameters.cake...
Analyzing /cake/build/paths.cake...
Analyzing /cake/build/packages.cake...
Analyzing /cake/build/version.cake...
Processing build script...
Installing tools...
Package xunit.runner.console has already been installed.
Package gitreleasemanager has already been installed.
Package GitVersion.CommandLine has already been installed.
Installing addins...
Package Polly has already been installed.
The addin Polly will reference Polly.dll.
Creating script session...
Adding reference to System.Data.dll...
Adding reference to System.Xml.dll...
Adding reference to System.Xml.Linq.dll...
Adding reference to Cake.Core.dll...
Adding reference to Cake.Common.dll...
Adding reference to Cake.exe...
Adding reference to Polly.dll...
Importing namespace Cake.Common...
Importing namespace Cake.Common.Build...
Importing namespace Cake.Common.Build.Bitrise...
Importing namespace Cake.Common.Build.Bitrise.Data...
Importing namespace Cake.Common.Build.ContinuaCI...
Importing namespace Cake.Common.Build.ContinuaCI.Data...
Importing namespace Cake.Common.Build.Jenkins...
Importing namespace Cake.Common.Build.Jenkins.Data...
Importing namespace Cake.Common.Build.TravisCI...
Importing namespace Cake.Common.Build.TravisCI.Data...
Importing namespace Cake.Common.Diagnostics...
Importing namespace Cake.Common.IO...
Importing namespace Cake.Common.IO.Paths...
Importing namespace Cake.Common.Net...
Importing namespace Cake.Common.Security...
Importing namespace Cake.Common.Solution...
Importing namespace Cake.Common.Solution.Project...
Importing namespace Cake.Common.Solution.Project.Properties...
Importing namespace Cake.Common.Solution.Project.XmlDoc...
Importing namespace Cake.Common.Text...
Importing namespace Cake.Common.Tools...
Importing namespace Cake.Common.Tools.Cake...
Importing namespace Cake.Common.Tools.Chocolatey...
Importing namespace Cake.Common.Tools.Chocolatey.ApiKey...
Importing namespace Cake.Common.Tools.Chocolatey.Config...
Importing namespace Cake.Common.Tools.Chocolatey.Features...
Importing namespace Cake.Common.Tools.Chocolatey.Install...
Importing namespace Cake.Common.Tools.Chocolatey.Pack...
Importing namespace Cake.Common.Tools.Chocolatey.Pin...
Importing namespace Cake.Common.Tools.Chocolatey.Push...
Importing namespace Cake.Common.Tools.Chocolatey.Sources...
Importing namespace Cake.Common.Tools.Chocolatey.Upgrade...
Importing namespace Cake.Common.Tools.DNU...
Importing namespace Cake.Common.Tools.DNU.Build...
Importing namespace Cake.Common.Tools.DNU.Pack...
Importing namespace Cake.Common.Tools.DNU.Restore...
Importing namespace Cake.Common.Tools.DotCover...
Importing namespace Cake.Common.Tools.DotCover.Analyse...
Importing namespace Cake.Common.Tools.DotCover.Cover...
Importing namespace Cake.Common.Tools.DupFinder...
Importing namespace Cake.Common.Tools.Fixie...
Importing namespace Cake.Common.Tools.GitLink...
Importing namespace Cake.Common.Tools.GitReleaseManager...
Importing namespace Cake.Common.Tools.GitReleaseManager.AddAssets...
Importing namespace Cake.Common.Tools.GitReleaseManager.Close...
Importing namespace Cake.Common.Tools.GitReleaseManager.Create...
Importing namespace Cake.Common.Tools.GitReleaseManager.Export...
Importing namespace Cake.Common.Tools.GitReleaseManager.Publish...
Importing namespace Cake.Common.Tools.GitReleaseNotes...
Importing namespace Cake.Common.Tools.GitVersion...
Importing namespace Cake.Common.Tools.ILMerge...
Importing namespace Cake.Common.Tools.ILRepack...
Importing namespace Cake.Common.Tools.InspectCode...
Importing namespace Cake.Common.Tools.MSBuild...
Importing namespace Cake.Common.Tools.MSTest...
Importing namespace Cake.Common.Tools.NSIS...
Importing namespace Cake.Common.Tools.NuGet...
Importing namespace Cake.Common.Tools.NuGet.Install...
Importing namespace Cake.Common.Tools.NuGet.Pack...
Importing namespace Cake.Common.Tools.NuGet.Push...
Importing namespace Cake.Common.Tools.NuGet.Restore...
Importing namespace Cake.Common.Tools.NuGet.SetApiKey...
Importing namespace Cake.Common.Tools.NuGet.SetProxy...
Importing namespace Cake.Common.Tools.NuGet.Sources...
Importing namespace Cake.Common.Tools.NuGet.Update...
Importing namespace Cake.Common.Tools.NUnit...
Importing namespace Cake.Common.Tools.OctopusDeploy...
Importing namespace Cake.Common.Tools.OpenCover...
Importing namespace Cake.Common.Tools.ReportGenerator...
Importing namespace Cake.Common.Tools.ReportUnit...
Importing namespace Cake.Common.Tools.Roundhouse...
Importing namespace Cake.Common.Tools.SignTool...
Importing namespace Cake.Common.Tools.SpecFlow...
Importing namespace Cake.Common.Tools.SpecFlow.StepDefinitionReport...
Importing namespace Cake.Common.Tools.SpecFlow.TestExecutionReport...
Importing namespace Cake.Common.Tools.TextTransform...
Importing namespace Cake.Common.Tools.WiX...
Importing namespace Cake.Common.Tools.XBuild...
Importing namespace Cake.Common.Tools.XUnit...
Importing namespace Cake.Common.Xml...
Importing namespace Cake.Core...
Importing namespace Cake.Core.Diagnostics...
Importing namespace Cake.Core.IO...
Importing namespace Cake.Core.Scripting...
Importing namespace Polly...
Importing namespace System...
Importing namespace System.Collections.Generic...
Importing namespace System.IO...
Importing namespace System.Linq...
Importing namespace System.Text...
Importing namespace System.Threading.Tasks...
Compiling build script...
unknown.cake (1595,43): `Cake.Common.Xml.XmlPokeAliases.XmlPoke(this Cake.Core.ICakeContext, string, string, string)' is obsolete: `Please use XmlPokeString(string, string, string) instead.'
unknown.cake (1602,43): `Cake.Common.Xml.XmlPokeAliases.XmlPoke(this Cake.Core.ICakeContext, string, string, string, Cake.Common.Xml.XmlPokeSettings)' is obsolete: `Please use XmlPokeString(string, string, string, XmlPokeSettings) instead.'
unknown.cake (1725,45): `Cake.Core.Scripting.IScriptHost.Setup(System.Action)' is obsolete: `Please use Setup(Action<ICakeContext>) instead.'
unknown.cake (1726,47): `Cake.Core.Scripting.IScriptHost.Teardown(System.Action)' is obsolete: `Please use Teardown(Action<ICakeContext>) instead.'
Please use Setup(Action<ICakeContext>) instead.
----------------------------------------
Setup
----------------------------------------
Executing custom setup action...
Fetching verson from SolutionInfo
Building version 0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215 of Cake (Release, Zip-Files) using version 0.11.0.0 of Cake. (IsTagged: False)
========================================
Clean
========================================
Executing task: Clean
Cleaning directory /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215
Creating directory /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/test-results
Creating directory /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/nuget
Creating directory /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin
Finished executing task: Clean
========================================
Restore-NuGet-Packages
========================================
Executing task: Restore-NuGet-Packages
Executing: /cake/tools/nuget.exe restore "/cake/src/Cake.sln" -Source "https://api.nuget.org/v3/index.json;https://www.myget.org/F/roslyn-nightly/api/v3/index.json" -NonInteractive
MSBuild auto-detection: using msbuild version '4.0' from '/usr/lib/mono/4.5'.
All packages listed in packages.config are already installed.
Finished executing task: Restore-NuGet-Packages
========================================
Build
========================================
Executing task: Build
Executing: /usr/bin/xbuild /v:minimal /p:"Configuration"="Release" /p:"POSIX"="True" /p:"TreatWarningsAsErrors"="True" /t:Build "/cake/src/Cake.sln"
XBuild Engine Version 12.0
Mono, Version 4.2.3.0
Copyright (C) 2005-2013 Various Mono authors
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Configuration: Release Platform: AnyCPU
Finished executing task: Build
========================================
Run-Unit-Tests
========================================
Executing task: Run-Unit-Tests
Executing: /cake/tools/xunit.runner.console/tools/xunit.console.exe "/cake/src/Cake.Common.Tests/bin/Release/Cake.Common.Tests.dll" "/cake/src/Cake.Core.Tests/bin/Release/Cake.Core.Tests.dll" "/cake/src/Cake.NuGet.Tests/bin/Release/Cake.NuGet.Tests.dll" "/cake/src/Cake.Tests/bin/Release/Cake.Tests.dll" -noappdomain -xmlv1 "/cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/test-results/TestResults.xml"
xUnit.net Console Runner (64-bit .NET 4.0.30319.17020)
Discovering: Cake.Common.Tests
Discovered: Cake.Common.Tests
Starting: Cake.Common.Tests
Cake.Common.Tests.Unit.Tools.Chocolatey.Features.ChocolateyFeatureTogglerTests+TheDisableFeatureMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Pin.ChocolateyPinnerTests+ThePinMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Pack.NuGetPackerTests+ThePackMethod+WithNuSpec.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Sources.ChocolateySourcesTests+TheRemoveSourceMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_IsDebug_Switch [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_SkipVerify_Switch [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_Platform [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_SolutionFileName [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_LogFilePath [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_PowerShell_Switch [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_RepositoryUrl [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_ShaHash [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_PdbDirectory [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_Branch [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitLink.GitlinkRunnerTests+TheRunMethod.Should_Set_Configuration [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.SetProxy.NuGetSetProxyTests+TheSetProxyMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Install.ChocolateyInstallerTests+TheInstallMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.ILMerge.ILMergeRunnerTests+TheMergeMethod.Should_Use_ILMerge_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitReleaseManager.AddAssets.GitReleaseManagerAssetsAdderTests+TheAddAssetsMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Install.ChocolateyInstallerTests+TheInstallFromConfigMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.SetApiKey.NuGetSetApiKeyTests+TheSetApiKeyMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.WiX.CandleRunnerTests+TheRunMethod.Should_Use_Candle_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.IO.ZipperTests+TheZipMethod.Zipped_File_Should_Contain_Correct_Content [SKIP]
Investigate why this fail on Mono 4.2.1.
Cake.Common.Tests.Unit.Tools.XUnit.XUnit2RunnerTests+TheRunMethod.Should_Use_XUnit_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NUnit.NUnit3RunnerTests+TheRunMethod.Should_Use_NUnit3_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.XUnit.XUnitRunnerTests+TheRunMethod.Should_Use_XUnit_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Install.NuGetInstallerTests+TheInstallFromConfigMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Config.ChocolateyConfigSetterTests+TheSetMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Restore.NuGetRestorerTests+TheRestoreMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Roundhouse.RoundhouseRunnerTests+TheRunMethod.Should_Use_Roundhouse_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitReleaseManager.Close.GitReleaseManagerMilestoneCloserTests+TheCloseMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Push.ChocolateyPusherTests+ThePushMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitReleaseManager.Publish.GitReleaseManagerPublisherTests+ThePublishMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NSIS.MakeNSISRunnerTests+TheRunMethod.Should_Use_MakeNSIS_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Push.NuGetPusherTests+ThePushMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NUnit.NUnitRunnerTests+TheRunMethod.Should_Use_NUnit_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Cake.CakeRunnerTests+TheExecuteScriptMethod.Should_Use_Cake_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitReleaseManager.Create.GitReleaseManagerCreatorTests+TheCreateMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.MSTest.MSTestRunnerTests.Should_Use_MSTest_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Update.NuGetUpdaterTests+TheUpdateMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Sources.ChocolateySourcesTests+TheDisableSourceMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Sources.NuGetSourcesTests+TheAddSourceMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Sources.NuGetSourcesTests+TheRemoveSourceMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.WiX.LightRunnerTests+TheRunMethod.Should_Use_Light_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Install.NuGetInstallerTests+TheInstallMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.ApiKey.ChocolateyApiKeySetterTests+TheSetMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Pack.ChocolateyPackerTests+ThePackMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.NuGet.Pack.NuGetPackerTests+ThePackMethod+WithProjectFile.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.GitReleaseManager.Export.GitReleaseManagerExporterTests+TheExportMethod.Should_Use_NuGet_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Sources.ChocolateySourcesTests+TheAddSourceMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.OctopusDeploy.OctoCreateReleaseTests+TheCreateReleaseMethod.Should_Use_Octo_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Sources.ChocolateySourcesTests+TheEnableSourceMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Upgrade.ChocolateyUpgraderTests+TheInstallMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Fixie.FixieRunnerTests+TheRunMethod.Should_Use_Fixie_Runner_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.ILRepack.ILRepackRunnerTests+TheMergeMethod.Should_Use_ILRepack_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Cake.Common.Tests.Unit.Tools.Chocolatey.Features.ChocolateyFeatureTogglerTests+TheEnableFeatureMethod.Should_Use_Chocolatey_Executable_From_Tool_Path_If_Provided_On_Windows [SKIP]
Windows test.
Finished: Cake.Common.Tests
Discovering: Cake.Core.Tests
Discovered: Cake.Core.Tests
Starting: Cake.Core.Tests
Cake.Core.Tests.Unit.IO.GlobberTests+TheMatchMethod+WindowsSpecific.Should_Parse_Glob_Expressions_With_Ampersand_In_Them [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.GlobberTests+TheMatchMethod+WindowsSpecific.Should_Ignore_Case_Sensitivity_On_Case_Insensitive_Operative_System [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.GlobberTests+TheMatchMethod+WindowsSpecific.Should_Parse_Glob_Expressions_With_Parenthesis_In_Them [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.GlobberTests+TheMatchMethod+WindowsSpecific.Should_Throw_If_Unc_Root_Was_Encountered [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.GlobberTests+TheMatchMethod+WindowsSpecific.Will_Fix_Root_If_Drive_Is_Missing_By_Using_The_Drive_From_The_Working_Directory [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.GlobberTests+TheMatchMethod+WindowsSpecific.Should_Parse_Glob_Expressions_With_Plus_In_Them [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.PathCollapserTests+TheCollapseMethod.Should_Stop_Collapsing_When_Windows_Root_Is_Reached [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.PathCollapserTests+TheCollapseMethod.Should_Collapse_Path_With_Windows_Root [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.GlobberTests+TheMatchMethod.Should_Return_Files_For_Pattern_Ending_With_Character_Wildcard_And_Dot_On_Windows [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_Source_DirectoryPath_Is_Relative [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_Target_DirectoryPath_Is_Null [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Returns_Relative_Path_Between_Paths [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_No_Relative_Path_Can_Be_Found [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_Target_DirectoryPath_Is_Relative [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_Target_DirectoryPath_Is_Relative [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Returns_Relative_Path_Between_Paths [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_No_Relative_Path_Can_Be_Found [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_Target_DirectoryPath_Is_Null [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithDirectoryPath+InWindowsFormat.Should_Throw_If_Source_DirectoryPath_Is_Relative [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_Source_DirectoryPath_Is_Relative [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_Target_FilePath_Is_Relative [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_No_Relative_Path_Can_Be_Found [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_Target_FilePath_Is_Null [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.FilePathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Returns_Relative_Path_Between_Paths [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.PathTests+TheIsRelativeProperty.Should_Return_Whether_Or_Not_A_Path_Is_Relative_On_Windows [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_Target_FilePath_Is_Null [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_No_Relative_Path_Can_Be_Found [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Returns_Relative_Path_Between_Paths [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_Target_FilePath_Is_Relative [SKIP]
Windows test.
Cake.Core.Tests.Unit.IO.DirectoryPathTests+TheGetRelativePathMethod+WithFilePath+InWindowsFormat.Should_Throw_If_Source_DirectoryPath_Is_Relative [SKIP]
Windows test.
Finished: Cake.Core.Tests
Discovering: Cake.NuGet.Tests
Discovered: Cake.NuGet.Tests
Starting: Cake.NuGet.Tests
Finished: Cake.NuGet.Tests
Discovering: Cake.Tests
Discovered: Cake.Tests
Starting: Cake.Tests
Finished: Cake.Tests
=== TEST EXECUTION SUMMARY ===
Cake.Common.Tests Total: 2392, Errors: 0, Failed: 0, Skipped: 56, Time: 1.678s
Cake.Core.Tests Total: 721, Errors: 0, Failed: 0, Skipped: 30, Time: 0.358s
Cake.NuGet.Tests Total: 40, Errors: 0, Failed: 0, Skipped: 0, Time: 0.106s
Cake.Tests Total: 199, Errors: 0, Failed: 0, Skipped: 0, Time: 0.064s
---- - - -- ------
GRAND TOTAL: 3352 0 0 86 2.206s (4.333s)
Finished executing task: Run-Unit-Tests
========================================
Copy-Files
========================================
Executing task: Copy-Files
Copying file Cake.exe to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.exe
Copying file Cake.Core.dll to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.Core.dll
Copying file Cake.Core.xml to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.Core.xml
Copying file Cake.NuGet.dll to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.NuGet.dll
Copying file Cake.NuGet.xml to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.NuGet.xml
Copying file Cake.Common.dll to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.Common.dll
Copying file Cake.Common.xml to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.Common.xml
Copying file Mono.CSharp.dll to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Mono.CSharp.dll
Copying file Autofac.dll to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Autofac.dll
Copying file NuGet.Core.dll to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/NuGet.Core.dll
Copying file Cake.Testing.dll to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.Testing.dll
Copying file Cake.Testing.xml to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/Cake.Testing.xml
Copying file LICENSE to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/LICENSE
Copying file README.md to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/README.md
Copying file ReleaseNotes.md to /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/bin/ReleaseNotes.md
Finished executing task: Copy-Files
========================================
Zip-Files
========================================
Executing task: Zip-Files
Creating zip file: /cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/Cake-bin-v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215.zip
An error occured when executing task 'Zip-Files'.
Error: System.IO.DirectoryNotFoundException: Could not find a part of the path "/cake/artifacts/v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215/Cake-bin-v0.11.0-beta.1+0.Branch.release/0.11.0.Sha.810d81f37e54c376fc72db441bb51d02d256b215.zip".
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, Boolean anonymous, FileOptions options) <0x7fd67f8e2240 + 0x001f4> in <filename unknown>:0
at System.IO.FileStream..ctor (System.String path, FileMode mode, FileAccess access, FileShare share) <0x7fd67f8e1eb0 + 0x0004b> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileStream:.ctor (string,System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at System.IO.FileInfo.Open (FileMode mode, FileAccess access, FileShare share) <0x7fd67f8e1680 + 0x0004f> in <filename unknown>:0
at (wrapper remoting-invoke-with-check) System.IO.FileInfo:Open (System.IO.FileMode,System.IO.FileAccess,System.IO.FileShare)
at Cake.Core.IO.File.Open (FileMode fileMode, FileAccess fileAccess, FileShare fileShare) <0x41cd0750 + 0x0003f> in <filename unknown>:0
at Cake.Common.IO.Zipper.Zip (Cake.Core.IO.DirectoryPath rootPath, Cake.Core.IO.FilePath outputPath, IEnumerable`1 filePaths) <0x41e38190 + 0x0015a> in <filename unknown>:0
at Cake.Common.IO.ZipAliases.Zip (ICakeContext context, Cake.Core.IO.DirectoryPath rootPath, Cake.Core.IO.FilePath outputPath, IEnumerable`1 filePaths) <0x41e37ed0 + 0x000c3> in <filename unknown>:0
at CakeBuildScriptImpl.Zip (Cake.Core.IO.DirectoryPath rootPath, Cake.Core.IO.FilePath outputPath, IEnumerable`1 filePaths) <0x41e37e80 + 0x00033> in <filename unknown>:0
at CakeBuildScriptImpl+<Execute>c__AnonStorey0.<>m__6 () <0x41e36dd0 + 0x00123> in <filename unknown>:0
at Cake.Core.CakeTaskBuilderExtensions+<>c__DisplayClass4.<Does>b__3 (ICakeContext context) <0x41e241f0 + 0x00019> in <filename unknown>:0
at Cake.Core.ActionTask.Execute (ICakeContext context) <0x41e24120 + 0x00063> in <filename unknown>:0
at Cake.Core.DefaultExecutionStrategy.Execute (Cake.Core.CakeTask task, ICakeContext context) <0x41e23f40 + 0x00169> in <filename unknown>:0
at Cake.Core.CakeEngine.ExecuteTask (ICakeContext context, IExecutionStrategy strategy, System.Diagnostics.Stopwatch stopWatch, Cake.Core.CakeTask task, Cake.Core.CakeReport report) <0x41e238d0 + 0x000ca> in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment