Skip to content

Instantly share code, notes, and snippets.

@khalidabuhakmeh
Created November 14, 2018 18:48
Show Gist options
  • Select an option

  • Save khalidabuhakmeh/415108a9dd10d8a9956d430d8a82a20f to your computer and use it in GitHub Desktop.

Select an option

Save khalidabuhakmeh/415108a9dd10d8a9956d430d8a82a20f to your computer and use it in GitHub Desktop.
Wyam .NET Core Running On MacOS .NET 2.1.403
/Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Configuration.Tests/Wyam.Configuration.Tests.csproj : warning NU1701: Package 'AutoFixture 3.50.6' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project. [/Users/khalid.abuhakmeh/projects/oss/Wyam/Wyam.sln]
Build started, please wait...
Build started, please wait...
Build started, please wait...
Build started, please wait...
Build started, please wait...
Build started, please wait...
Build started, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/bin/Debug/netstandard2.0/Wyam.Common.dll(.NETStandard,Version=v2.0)
Build started, please wait...
Build started, please wait...
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Build started, please wait...
Build started, please wait...
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/bin/Debug/netstandard2.0/Wyam.Common.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Yaml/bin/Debug/netstandard2.0/Wyam.Yaml.dll(.NETStandard,Version=v2.0)
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Less/bin/Debug/netstandard2.0/Wyam.Less.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Images/bin/Debug/netstandard2.0/Wyam.Images.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Yaml/bin/Debug/netstandard2.0/Wyam.Yaml.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Less/bin/Debug/netstandard2.0/Wyam.Less.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Test Run Aborted.
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Images/bin/Debug/netstandard2.0/Wyam.Images.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Core/bin/Debug/netstandard2.0/Wyam.Core.dll(.NETStandard,Version=v2.0)
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Markdown/bin/Debug/netstandard2.0/Wyam.Markdown.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Core/bin/Debug/netstandard2.0/Wyam.Core.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Markdown/bin/Debug/netstandard2.0/Wyam.Markdown.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Test Run Aborted.
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Razor/bin/Debug/netstandard2.0/Wyam.Razor.dll(.NETStandard,Version=v2.0)
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Xmp/bin/Debug/netstandard2.0/Wyam.Xmp.dll(.NETStandard,Version=v2.0)
Build started, please wait...
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Starting test execution, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Html/bin/Debug/netstandard2.0/Wyam.Html.dll(.NETStandard,Version=v2.0)
Build started, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Razor/bin/Debug/netstandard2.0/Wyam.Razor.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.SearchIndex/bin/Debug/netstandard2.0/Wyam.SearchIndex.dll(.NETStandard,Version=v2.0)
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Xmp/bin/Debug/netstandard2.0/Wyam.Xmp.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Test Run Aborted.
Test Run Aborted.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Build started, please wait...
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Html/bin/Debug/netstandard2.0/Wyam.Html.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.SearchIndex/bin/Debug/netstandard2.0/Wyam.SearchIndex.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Json/bin/Debug/netstandard2.0/Wyam.Json.dll(.NETStandard,Version=v2.0)
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Core.Tests/bin/Debug/netcoreapp2.0/Wyam.Core.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Yaml.Tests/bin/Debug/netcoreapp2.0/Wyam.Yaml.Tests.dll(.NETCoreApp,Version=v2.0)
Starting test execution, please wait...
Starting test execution, please wait...
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.CodeAnalysis/bin/Debug/netstandard2.0/Wyam.CodeAnalysis.dll(.NETStandard,Version=v2.0)
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Json/bin/Debug/netstandard2.0/Wyam.Json.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.CodeAnalysis/bin/Debug/netstandard2.0/Wyam.CodeAnalysis.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Tables/bin/Debug/netstandard2.0/Wyam.Tables.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Tables/bin/Debug/netstandard2.0/Wyam.Tables.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.GitHub/bin/Debug/netstandard2.0/Wyam.GitHub.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.GitHub/bin/Debug/netstandard2.0/Wyam.GitHub.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Minification/bin/Debug/netstandard2.0/Wyam.Minification.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Total tests: 7. Passed: 7. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 4.7727 Seconds
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Razor.Tests/bin/Debug/netcoreapp2.0/Wyam.Razor.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Minification/bin/Debug/netstandard2.0/Wyam.Minification.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Starting test execution, please wait...
Build started, please wait...
Failed ShouldThrowForRootPatterns("C:/a")
Error Message:
Expected: <System.ArgumentException>
But was: null
Stack Trace:
at Wyam.Core.Tests.IO.Globbing.GlobberFixture.GetFilesTests.ShouldThrowForRootPatterns(String pattern) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Core.Tests/IO/Globbing/GlobberFixture.cs:line 121
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Minification.Tests/bin/Debug/netcoreapp2.0/Wyam.Minification.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Total tests: 6. Passed: 6. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 5.2137 Seconds
Build started, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/clients/Cake.Wyam/bin/Debug/netstandard2.0/Cake.Wyam.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/clients/Cake.Wyam/bin/Debug/netstandard2.0/Cake.Wyam.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/clients/Cake.Wyam.Tests/bin/Debug/netcoreapp2.0/Cake.Wyam.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Total tests: 578. Passed: 577. Failed: 1. Skipped: 0.
Test Run Failed.
Test execution time: 20.7186 Seconds
Starting test execution, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/clients/Wyam/bin/Debug/netcoreapp2.1/Wyam.dll(.NETCoreApp,Version=v2.1)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/bin/Debug/netcoreapp2.0/Wyam.Common.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/clients/Wyam/bin/Debug/netcoreapp2.1/Wyam.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.AmazonWebServices/bin/Debug/netstandard2.0/Wyam.AmazonWebServices.dll(.NETStandard,Version=v2.0)
Starting test execution, please wait...
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.AmazonWebServices/bin/Debug/netstandard2.0/Wyam.AmazonWebServices.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Configuration/bin/Debug/netstandard2.0/Wyam.Configuration.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
No test is available in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/clients/Cake.Wyam.Tests/bin/Debug/netcoreapp2.0/Cake.Wyam.Tests.dll. Make sure that test discoverer & executors are registered and platform & framework version settings are appropriate and try again.
Starting test execution, please wait...
Additionally, path to test adapters can be specified using /TestAdapterPath command. Example /TestAdapterPath:<pathToCustomAdapters>.
Build started, please wait...
/Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Configuration.Tests/Wyam.Configuration.Tests.csproj : warning NU1701: Package 'AutoFixture 3.50.6' was restored using '.NETFramework,Version=v4.6.1' instead of the project target framework '.NETCoreApp,Version=v2.0'. This package may not be fully compatible with your project.
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Configuration/bin/Debug/netstandard2.0/Wyam.Configuration.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.CodeAnalysis.Tests/bin/Debug/netcoreapp2.0/Wyam.CodeAnalysis.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Failed Document
Error Message:
Expected: equivalent to < "<p>file:///C:/Temp/temp.txt</p>" >
But was: < "<p>C:/Temp/temp.txt</p>" >
Missing (1): < "<p>file:///C:/Temp/temp.txt</p>" >
Extra (1): < "<p>C:/Temp/temp.txt</p>" >
Stack Trace:
at Wyam.Razor.Tests.RazorFixture.ExecuteTests.Document() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Razor.Tests/RazorFixture.cs:line 123
Failed DocumentAsModel
Error Message:
Expected: equivalent to < "<p>file:///C:/Temp/temp.txt</p>" >
But was: < "<p>C:/Temp/temp.txt</p>" >
Missing (1): < "<p>file:///C:/Temp/temp.txt</p>" >
Extra (1): < "<p>C:/Temp/temp.txt</p>" >
Stack Trace:
at Wyam.Razor.Tests.RazorFixture.ExecuteTests.DocumentAsModel() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Razor.Tests/RazorFixture.cs:line 141
Failed FileProviderFromDirectoryPathIsUsed("first:///","c:/","second:///","c:/simple.frag")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.IO.DirectoryPath..ctor(Uri fileProvider, String path) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/DirectoryPath.cs:line 74
at Wyam.Common.Tests.IO.DirectoryPathFixture.GetFilePathTests.FileProviderFromDirectoryPathIsUsed(String firstProvider, String firstPath, String secondProvider, String secondPath) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 144
Failed FileProviderFromDirectoryPathIsUsed("first:///","c:/assets/shaders/",null,"simple.frag")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.IO.DirectoryPath..ctor(Uri fileProvider, String path) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/DirectoryPath.cs:line 74
at Wyam.Common.Tests.IO.DirectoryPathFixture.GetFilePathTests.FileProviderFromDirectoryPathIsUsed(String firstProvider, String firstPath, String secondProvider, String secondPath) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 144
Failed CombiningWithAbsolutePathKeepsSecondProvider("c:/assets/shaders/","c:/simple")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.IO.DirectoryPath..ctor(Uri fileProvider, String path) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/DirectoryPath.cs:line 74
at Wyam.Common.Tests.IO.DirectoryPathFixture.CombineTests.CombiningWithAbsolutePathKeepsSecondProvider(String first, String second) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 330
Failed CombiningWithRelativePathKeepsFirstProvider("c:/assets/shaders/","simple")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.IO.DirectoryPath..ctor(Uri fileProvider, String path) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/DirectoryPath.cs:line 74
at Wyam.Common.Tests.IO.DirectoryPathFixture.CombineTests.CombiningWithRelativePathKeepsFirstProvider(String first, String second) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 313
Failed RootDirectoryReturnsNullParent("C:")
Error Message:
Expected: null
But was: <C:/>
Stack Trace:
at Wyam.Common.Tests.IO.DirectoryPathFixture.ParentTests.RootDirectoryReturnsNullParent(String directoryPath) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 83
Failed ShouldReturnRootRelativePath("c:\\a\\b\\c","a/b/c")
Error Message:
Expected string length 5 but was 8. Strings differ at index 0.
Expected: "a/b/c"
But was: "c:/a/b/c"
-----------^
Stack Trace:
at Wyam.Common.Tests.IO.DirectoryPathFixture.RootRelativeTests.ShouldReturnRootRelativePath(String fullPath, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 175
Failed ShouldReturnRootRelativePath("c:/a/b/c","a/b/c")
Error Message:
Expected string length 5 but was 8. Strings differ at index 0.
Expected: "a/b/c"
But was: "c:/a/b/c"
-----------^
Stack Trace:
at Wyam.Common.Tests.IO.DirectoryPathFixture.RootRelativeTests.ShouldReturnRootRelativePath(String fullPath, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 175
Failed CombiningWithRelativePathKeepsFirstProvider("c:/assets/shaders/","simple.frag")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.IO.DirectoryPath..ctor(Uri fileProvider, String path) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/DirectoryPath.cs:line 74
at Wyam.Common.Tests.IO.DirectoryPathFixture.CombineFileTests.CombiningWithRelativePathKeepsFirstProvider(String first, String second) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 254
Failed ShouldCombinePaths("c:/","c:/test/simple.frag","c:/test/simple.frag")
Error Message:
Expected string length 19 but was 22. Strings differ at index 3.
Expected: "c:/test/simple.frag"
But was: "c:/c:/test/simple.frag"
--------------^
Stack Trace:
at Wyam.Common.Tests.IO.DirectoryPathFixture.CombineFileTests.ShouldCombinePaths(String first, String second, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 243
Failed ShouldCombinePaths("c:/assets/shaders/","c:/simple","c:/simple")
Error Message:
Expected string length 9 but was 27. Strings differ at index 3.
Expected: "c:/simple"
But was: "c:/assets/shaders/c:/simple"
--------------^
Stack Trace:
at Wyam.Common.Tests.IO.DirectoryPathFixture.CombineTests.ShouldCombinePaths(String first, String second, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 302
Failed CombiningWithAbsolutePathKeepsSecondProvider("c:/assets/shaders/","c:/simple.frag")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.IO.DirectoryPath..ctor(Uri fileProvider, String path) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/DirectoryPath.cs:line 74
at Wyam.Common.Tests.IO.DirectoryPathFixture.CombineFileTests.CombiningWithAbsolutePathKeepsSecondProvider(String first, String second) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/DirectoryPathFixture.cs:line 271
Failed ShouldReturnRootRelativePath("c:/a/b/c","a/b/c")
Error Message:
Expected string length 5 but was 8. Strings differ at index 0.
Expected: "a/b/c"
But was: "c:/a/b/c"
-----------^
Stack Trace:
at Wyam.Common.Tests.IO.FilePathFixture.RootRelativeTests.ShouldReturnRootRelativePath(String fullPath, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/FilePathFixture.cs:line 100
Failed ShouldReturnRootRelativePath("c:\\a\\b\\c","a/b/c")
Error Message:
Expected string length 5 but was 8. Strings differ at index 0.
Expected: "a/b/c"
But was: "c:/a/b/c"
-----------^
Stack Trace:
at Wyam.Common.Tests.IO.FilePathFixture.RootRelativeTests.ShouldReturnRootRelativePath(String fullPath, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/FilePathFixture.cs:line 100
Failed ShouldReturnWhetherOrNotAPathIsRelativeOnWindows("c:/",False)
Error Message:
Expected: False
But was: True
Stack Trace:
at Wyam.Common.Tests.IO.NormalizedPathFixture.IsRelativeTests.ShouldReturnWhetherOrNotAPathIsRelativeOnWindows(String fullPath, Boolean expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 442
Failed ShouldReturnWhetherOrNotAPathIsRelativeOnWindows("c:",False)
Error Message:
Expected: False
But was: True
Stack Trace:
at Wyam.Common.Tests.IO.NormalizedPathFixture.IsRelativeTests.ShouldReturnWhetherOrNotAPathIsRelativeOnWindows(String fullPath, Boolean expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 442
Failed ShouldReturnWhetherOrNotAPathIsRelativeOnWindows("c:/assets/shaders/basic.frag",False)
Error Message:
Expected: False
But was: True
Stack Trace:
at Wyam.Common.Tests.IO.NormalizedPathFixture.IsRelativeTests.ShouldReturnWhetherOrNotAPathIsRelativeOnWindows(String fullPath, Boolean expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 442
Failed ShouldReturnWhetherOrNotAPathIsRelativeOnWindows("c:/assets/shaders",False)
Error Message:
Expected: False
But was: True
Stack Trace:
at Wyam.Common.Tests.IO.NormalizedPathFixture.IsRelativeTests.ShouldReturnWhetherOrNotAPathIsRelativeOnWindows(String fullPath, Boolean expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 442
Failed ShouldReturnRootPath("c:/a/b/c","c:/")
Error Message:
Expected string length 3 but was 1. Strings differ at index 0.
Expected: "c:/"
But was: "."
-----------^
Stack Trace:
at Wyam.Common.Tests.IO.NormalizedPathFixture.RootTests.ShouldReturnRootPath(String fullPath, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 390
Failed ShouldReturnStringRepresentation("foo:","c:/temp/hello","foo:c:/temp/hello")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.Tests.IO.NormalizedPathFixture.TestPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 29
at Wyam.Common.Tests.IO.NormalizedPathFixture.ToStringTests.ShouldReturnStringRepresentation(String provider, String path, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 460
Failed ShouldReturnStringRepresentation("foo:///","c:/temp/hello","foo:///c:/temp/hello")
Error Message:
System.ArgumentException : Can not specify provider for relative paths
Stack Trace:
at Wyam.Common.IO.NormalizedPath..ctor(Tuple`2 providerAndPath, Boolean fullySpecified, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 129
at Wyam.Common.IO.NormalizedPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/NormalizedPath.cs:line 55
at Wyam.Common.Tests.IO.NormalizedPathFixture.TestPath..ctor(Uri fileProvider, String path, PathKind pathKind) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 29
at Wyam.Common.Tests.IO.NormalizedPathFixture.ToStringTests.ShouldReturnStringRepresentation(String provider, String path, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 460
Failed ShouldReturnRootPath("c:\\a\\b\\c","c:/")
Error Message:
Expected string length 3 but was 1. Strings differ at index 0.
Expected: "c:/"
But was: "."
-----------^
Stack Trace:
at Wyam.Common.Tests.IO.NormalizedPathFixture.RootTests.ShouldReturnRootPath(String fullPath, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/NormalizedPathFixture.cs:line 390
Failed ShouldReturnRelativePathWithDirectoryPath("C:/","/","/")
Error Message:
System.ArgumentException : Paths must both be relative or both be absolute
Stack Trace:
at Wyam.Common.IO.RelativePathResolver.Resolve(DirectoryPath source, DirectoryPath target) in /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Common/IO/RelativePathResolver.cs:line 40
at Wyam.Common.Tests.IO.RelativePathResolverFixture.ResolveTests.ShouldReturnRelativePathWithDirectoryPath(String source, String target, String expected) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Common.Tests/IO/RelativePathResolverFixture.cs:line 61
Total tests: 467. Passed: 445. Failed: 22. Skipped: 0.
Test Run Failed.
Test execution time: 8.2850 Seconds
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Tables.Tests/bin/Debug/netcoreapp2.0/Wyam.Tables.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Total tests: 16. Passed: 14. Failed: 2. Skipped: 0.
Test Run Failed.
Test execution time: 28.4074 Seconds
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Testing/bin/Debug/netstandard2.0/Wyam.Testing.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Build started, please wait...
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Testing/bin/Debug/netstandard2.0/Wyam.Testing.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Feeds/bin/Debug/netstandard2.0/Wyam.Feeds.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Testing.JavaScript/bin/Debug/netstandard2.0/Wyam.Testing.JavaScript.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Starting test execution, please wait...
Total tests: 5. Passed: 5. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 6.2071 Seconds
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Feeds/bin/Debug/netstandard2.0/Wyam.Feeds.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Testing.JavaScript/bin/Debug/netstandard2.0/Wyam.Testing.JavaScript.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Hosting/bin/Debug/netstandard2.0/Wyam.Hosting.dll(.NETStandard,Version=v2.0)
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Markdown.Tests/bin/Debug/netcoreapp2.0/Wyam.Markdown.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Starting test execution, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Hosting.Tests/bin/Debug/netcoreapp2.0/Wyam.Hosting.Tests.dll(.NETCoreApp,Version=v2.0)
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/core/Wyam.Hosting/bin/Debug/netstandard2.0/Wyam.Hosting.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Test Run Aborted.
Starting test execution, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Sass.Tests/bin/Debug/netcoreapp2.0/Wyam.Sass.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Failed ClassAttributes
Error Message:
Expected string length 39 but was 37. Strings differ at index 5.
Expected: "[Foo]\r\n[Bar, Foo]\r\ninternal class Green"
But was: "[Foo]\n[Bar, Foo]\ninternal class Green"
-----------------^
Stack Trace:
at Wyam.CodeAnalysis.Tests.AnalyzeCSharpSyntaxFixture.ExecuteTests.ClassAttributes() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.CodeAnalysis.Tests/AnalyzeCSharpSyntaxFixture.cs:line 144
Failed MethodAttributes
Error Message:
Expected string length 32 but was 30. Strings differ at index 5.
Expected: "[Foo]\r\n[Bar]\r\nprivate int Blue()"
But was: "[Foo]\n[Bar]\nprivate int Blue()"
-----------------^
Stack Trace:
at Wyam.CodeAnalysis.Tests.AnalyzeCSharpSyntaxFixture.ExecuteTests.MethodAttributes() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.CodeAnalysis.Tests/AnalyzeCSharpSyntaxFixture.cs:line 176
Failed ClassComments
Error Message:
Expected string length 44 but was 42. Strings differ at index 5.
Expected: "[Foo]\r\n[Bar(5)]\r\ninternal class Green : Blue"
But was: "[Foo]\n[Bar(5)]\ninternal class Green : Blue"
-----------------^
Stack Trace:
at Wyam.CodeAnalysis.Tests.AnalyzeCSharpSyntaxFixture.ExecuteTests.ClassComments() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.CodeAnalysis.Tests/AnalyzeCSharpSyntaxFixture.cs:line 213
Failed WrapsForLongClassSignature
Error Message:
Expected string length 160 but was 158. Strings differ at index 93.
Expected: "...eToForceWrapping, IFoo, IBar, \r\n IFooBar, ICircle, ISqu..."
But was: "...eToForceWrapping, IFoo, IBar, \n IFooBar, ICircle, ISqua..."
---------------------------------------------^
Stack Trace:
at Wyam.CodeAnalysis.Tests.AnalyzeCSharpSyntaxFixture.ExecuteTests.WrapsForLongClassSignature() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.CodeAnalysis.Tests/AnalyzeCSharpSyntaxFixture.cs:line 598
Failed WrapsForLongMethodSignature
Error Message:
Expected string length 144 but was 143. Strings differ at index 120.
Expected: "...int somethingElse, int anotherThing) \r\n where TKey : class"
But was: "...int somethingElse, int anotherThing) \n where TKey : class"
----------------------------------------------------^
Stack Trace:
at Wyam.CodeAnalysis.Tests.AnalyzeCSharpSyntaxFixture.ExecuteTests.WrapsForLongMethodSignature() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.CodeAnalysis.Tests/AnalyzeCSharpSyntaxFixture.cs:line 572
Total tests: 136. Passed: 131. Failed: 5. Skipped: 0.
Test Run Failed.
Test execution time: 14.2585 Seconds
Starting test execution, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Highlight/bin/Debug/netstandard2.0/Wyam.Highlight.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Highlight/bin/Debug/netstandard2.0/Wyam.Highlight.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build started, please wait...
Total tests: 14. Passed: 14. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 5.5431 Seconds
Total tests: 7. Passed: 7. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 4.5323 Seconds
Total tests: 21. Passed: 21. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 7.1388 Seconds
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/bin/Debug/netcoreapp2.0/Wyam.Json.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Failed GeneratesCamelCasePropertyNames
Error Message:
Expected: equivalent to < "{
"email": "[email protected]",
"active": true,
"createdDate": "2013-01-20T00:00:00Z",
"roles": [
"User",
"Admin"
]
}" >
But was: < "{
"email": "[email protected]",
"active": true,
"createdDate": "2013-01-20T00:00:00Z",
"roles": [
"User",
"Admin"
]
}" >
Missing (1): < "{
"email": "[email protected]",
"active": true,
"createdDate": "2013-01-20T00:00:00Z",
"roles": [
"User",
"Admin"
]
}" >
Extra (1): < "{
"email": "[email protected]",
"active": true,
"createdDate": "2013-01-20T00:00:00Z",
"roles": [
"User",
"Admin"
]
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.GeneratesCamelCasePropertyNames() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 168
Failed GetsObjectFromDocumentDelegate
Error Message:
Expected: equivalent to < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
But was: < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Missing (1): < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Extra (1): < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.GetsObjectFromDocumentDelegate() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 111
Failed SerializesMetadataKeysWithCamelCase
Error Message:
Expected: equivalent to < "{
"bar": "baz"
}" >
But was: < "{
"bar": "baz"
}" >
Missing (1): < "{
"bar": "baz"
}" >
Extra (1): < "{
"bar": "baz"
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.SerializesMetadataKeysWithCamelCase() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 208
Failed SerializesMetadataKeys
Error Message:
Expected: equivalent to < "{
"Bar": "baz"
}" >
But was: < "{
"Bar": "baz"
}" >
Missing (1): < "{
"Bar": "baz"
}" >
Extra (1): < "{
"Bar": "baz"
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.SerializesMetadataKeys() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 187
Failed SerializesMetadataObject
Error Message:
Expected: equivalent to < "{
"Bar": "baz"
}" >
But was: < "{
"Bar": "baz"
}" >
Missing (1): < "{
"Bar": "baz"
}" >
Extra (1): < "{
"Bar": "baz"
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.SerializesMetadataObject() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 229
Failed SerializesMetadataObjectWithCamelCase
Error Message:
Expected: equivalent to < "{
"bar": "baz"
}" >
But was: < "{
"bar": "baz"
}" >
Missing (1): < "{
"bar": "baz"
}" >
Extra (1): < "{
"bar": "baz"
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.SerializesMetadataObjectWithCamelCase() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 250
Failed GetsObjectFromContextDelegate
Error Message:
Expected: equivalent to < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
But was: < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Missing (1): < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Extra (1): < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.GetsObjectFromContextDelegate() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 93
Failed GetsObjectFromMetadata
Error Message:
Expected: equivalent to < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
But was: < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Missing (1): < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Extra (1): < "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}" >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.GetsObjectFromMetadata() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 78
Failed SetsMetadataKey
Error Message:
Expected: equivalent to < ["OutputKey", "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}"] >
But was: < ["OutputKey", "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}"] >
Missing (1): < ["OutputKey", "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}"] >
Extra (1): < ["OutputKey", "{
"Email": "[email protected]",
"Active": true,
"CreatedDate": "2013-01-20T00:00:00Z",
"Roles": [
"User",
"Admin"
]
}"] >
Stack Trace:
at Wyam.Json.Tests.GenerateJsonFixture.ExecuteTests.SetsMetadataKey() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Json.Tests/GenerateJsonFixture.cs:line 129
Total tests: 14. Passed: 5. Failed: 9. Skipped: 0.
Test Run Failed.
Test execution time: 5.6762 Seconds
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Sass/bin/Debug/netstandard2.0/Wyam.Sass.dll(.NETStandard,Version=v2.0)
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/core/Wyam.Configuration.Tests/bin/Debug/netcoreapp2.0/Wyam.Configuration.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.Sass/bin/Debug/netstandard2.0/Wyam.Sass.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Images.Tests/bin/Debug/netcoreapp2.0/Wyam.Images.Tests.dll(.NETCoreApp,Version=v2.0)
Test Run Aborted.
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Total tests: 3. Passed: 3. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 7.5362 Seconds
DocsTable.cs(11,33): warning CS1591: Missing XML comment for publicly visible type or member 'DocsTable.Docs' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
DocsTable.cs(12,23): warning CS1591: Missing XML comment for publicly visible type or member 'DocsTable.Title' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
DocsTable.cs(13,23): warning CS1591: Missing XML comment for publicly visible type or member 'DocsTable.Header' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
DocsTable.cs(14,21): warning CS1591: Missing XML comment for publicly visible type or member 'DocsTable.HasSummary' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
DocsTable.cs(15,21): warning CS1591: Missing XML comment for publicly visible type or member 'DocsTable.LinkTypeArguments' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(21,34): warning CS1591: Missing XML comment for publicly visible type or member 'Extensions.Name(IMetadata)' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(23,34): warning CS1591: Missing XML comment for publicly visible type or member 'Extensions.GetTypeLink(IExecutionContext, IMetadata)' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(25,34): warning CS1591: Missing XML comment for publicly visible type or member 'Extensions.GetTypeLink(IExecutionContext, IMetadata, bool)' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(27,34): warning CS1591: Missing XML comment for publicly visible type or member 'Extensions.GetTypeLink(IExecutionContext, IMetadata, string)' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(29,34): warning CS1591: Missing XML comment for publicly visible type or member 'Extensions.GetTypeLink(IExecutionContext, IMetadata, string, bool)' [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Pipelines/ApiSearchIndex.cs(38,25): warning SA1009: Closing parenthesis must not be preceded by a space. [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Pipelines/RenderApi.cs(27,20): warning SA1116: The parameters must begin on the line after the declaration, whenever the parameter span across multiple lines [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Pipelines/ApiSearchIndex.cs(38,25): warning SA1111: Closing parenthesis must be on line of last parameter [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(150,77): warning SA1611: The documentation for parameter 'context' is missing [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(150,96): warning SA1611: The documentation for parameter 'document' is missing [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Extensions.cs(150,23): warning SA1615: Element return value must be documented [/Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/Wyam.Docs.csproj]
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Blog/bin/Debug/netstandard2.0/Wyam.Blog.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/bin/Debug/netcoreapp2.0/Wyam.Xmp.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Blog/bin/Debug/netstandard2.0/Wyam.Blog.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Starting test execution, please wait...
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/bin/Debug/netstandard2.0/Wyam.Docs.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Docs/bin/Debug/netstandard2.0/Wyam.Docs.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.BookSite/bin/Debug/netstandard2.0/Wyam.BookSite.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.BookSite/bin/Debug/netstandard2.0/Wyam.BookSite.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Web/bin/Debug/netstandard2.0/Wyam.Web.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/recipes/Wyam.Web/bin/Debug/netstandard2.0/Wyam.Web.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Build started, please wait...
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.YouTube/bin/Debug/netstandard2.0/Wyam.YouTube.dll(.NETStandard,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
System.IO.FileNotFoundException: Unable to find tests for /Users/khalid.abuhakmeh/projects/oss/Wyam/src/extensions/Wyam.YouTube/bin/Debug/netstandard2.0/Wyam.YouTube.dll. Make sure test project has a nuget reference of package "Microsoft.NET.Test.Sdk" and framework version settings are appropriate. Rerun with /diag option to diagnose further.
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Hosting.DotnetTestHostManager.GetTestHostProcessStartInfo(IEnumerable`1 sources, IDictionary`2 environmentVariables, TestRunnerConnectionInfo connectionInfo)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyOperationManager.SetupChannel(IEnumerable`1 sources)
at Microsoft.VisualStudio.TestPlatform.CrossPlatEngine.Client.ProxyExecutionManager.StartTestRun(TestRunCriteria testRunCriteria, ITestRunEventsHandler eventHandler)
Test Run Aborted.
Failed DontSkipMissingMandatory
Error Message:
System.IO.FileNotFoundException : Could not find file '/Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/bin/Debug/netcoreapp2.0/Samples\Flamme.png'.
Stack Trace:
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.<>c.<Setup>b__4_0(String x) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 146
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.Setup(IExecutionContext& context, IDocument[]& documents, Dictionary`2& cloneDictionary, String[] pathArray) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 142
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.DontSkipMissingMandatory() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 87
Failed ReadMetadata
Error Message:
System.IO.FileNotFoundException : Could not find file '/Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/bin/Debug/netcoreapp2.0/Samples\Flamme.png'.
Stack Trace:
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.<>c.<Setup>b__4_0(String x) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 146
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.Setup(IExecutionContext& context, IDocument[]& documents, Dictionary`2& cloneDictionary, String[] pathArray) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 142
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.ReadMetadata() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 25
Failed SkipMissingMandatory
Error Message:
System.IO.FileNotFoundException : Could not find file '/Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/bin/Debug/netcoreapp2.0/Samples\Flamme.png'.
Stack Trace:
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.<>c.<Setup>b__4_0(String x) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 146
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.Setup(IExecutionContext& context, IDocument[]& documents, Dictionary`2& cloneDictionary, String[] pathArray) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 142
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.SkipMissingMandatory() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 57
Failed UsingNonDefaultNamespace
Error Message:
System.IO.FileNotFoundException : Could not find file '/Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/bin/Debug/netcoreapp2.0/Samples\Flamme.png'.
Stack Trace:
at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter)
at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options)
at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share)
at System.IO.File.OpenRead(String path)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.<>c.<Setup>b__4_0(String x) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 146
at System.Linq.Enumerable.SelectArrayIterator`2.ToArray()
at System.Linq.Enumerable.ToArray[TSource](IEnumerable`1 source)
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.Setup(IExecutionContext& context, IDocument[]& documents, Dictionary`2& cloneDictionary, String[] pathArray) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 142
at Wyam.Xmp.Tests.XmpFixture.ExecuteTests.UsingNonDefaultNamespace() in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Xmp.Tests/XmpFixture.cs:line 116
Total tests: 4. Passed: 0. Failed: 4. Skipped: 0.
Test Run Failed.
Test execution time: 5.0776 Seconds
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.YouTube.Tests/bin/Debug/netcoreapp2.0/Wyam.YouTube.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Total tests: 1. Passed: 1. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 3.0067 Seconds
Total tests: 78. Passed: 78. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 29.7085 Seconds
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/extensions/Wyam.Highlight.Tests/bin/Debug/netcoreapp2.0/Wyam.Highlight.Tests.dll(.NETCoreApp,Version=v2.0)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Total tests: 6. Passed: 6. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 13.6603 Seconds
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/clients/Wyam.Tests/bin/Debug/netcoreapp2.1/Wyam.Tests.dll(.NETCoreApp,Version=v2.1)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Total tests: 4. Passed: 4. Failed: 0. Skipped: 0.
Test Run Successful.
Test execution time: 3.7789 Seconds
Build completed.
Test run for /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/Wyam.Examples.Tests.dll(.NETCoreApp,Version=v2.1)
Microsoft (R) Test Execution Command Line Tool Version 15.8.0
Copyright (c) Microsoft Corporation. All rights reserved.
Starting test execution, please wait...
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/Pagination")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/RazorAndMarkdownBlog")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/SherlockHolmes")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/Rss")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/CodeAnalysis")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/OnePageSite")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/Sitemap")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/PaginationAndGrouping")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/CustomDocumentType")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/MetadataAsRegisters")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/AdventureTime")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/YamlFrontMatter")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Failed ExecuteExample("/Users/khalid.abuhakmeh/projects/oss/Wyam/examples/TemplateReplacement")
Error Message:
System.ComponentModel.Win32Exception : No such file or directory
Stack Trace:
at Interop.Sys.ForkAndExecProcess(String filename, String[] argv, String[] envp, String cwd, Boolean redirectStdin, Boolean redirectStdout, Boolean redirectStderr, Boolean setUser, UInt32 userId, UInt32 groupId, Int32& lpChildPid, Int32& stdinFd, Int32& stdoutFd, Int32& stderrFd, Boolean shouldThrow)
at System.Diagnostics.Process.StartCore(ProcessStartInfo startInfo)
at System.Diagnostics.Process.Start()
at Wyam.Examples.Tests.ExamplesTests.ExecuteExample(String example) in /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/ExamplesTests.cs:line 70
Standard Output Messages:
Packages path: /Users/khalid.abuhakmeh/projects/oss/Wyam/tests/integration/Wyam.Examples.Tests/bin/Debug/netcoreapp2.1/packages
Total tests: 13. Passed: 0. Failed: 13. Skipped: 0.
Test Run Failed.
Test execution time: 3.5429 Seconds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment