Build dotnet/corefx#407 (Mar 16, 2015 11:22:23 AM)
PR dotnet/corefx#1133: Add System.Linq.Queryable S...
No changes.
GitHub pull request dotnet/corefx#1133 of commit 0f60d399123ce4b4f2ec4d4e242837a5899467f7 automatically merged.
Test Result (no failures)
Identified problems
Subproject build: dotnet_corefx_windows_debug_prtest (#402)
No problems were identified. If you know why this problem occurred, please add a suitable Cause for it.
On the page at :
http://dotnet-ci.cloudapp.net/job/dotnet_corefx_windows_debug_prtest/402/console
It shows:
d:\j\workspace\dotnet_corefx_windows_debug_prtest\packages\Microsoft.DotNet.BuildTools.1.0.25-prerelease-00017\lib\tests.targets(68,5): warning MSB3073: The command "corerun.exe xunit.console.netcore.exe System.IO.FileSystem.Watcher.Tests.dll -xml .\testResults.xml -notrait category=failing " exited with code -1073741819. [d:\j\workspace\dotnet_corefx_windows_debug_prtest\src\System.IO.FileSystem.Watcher\tests\System.IO.FileSystem.Watcher.Tests.csproj]
d:\j\workspace\dotnet_corefx_windows_debug_prtest\packages\Microsoft.DotNet.BuildTools.1.0.25-prerelease-00017\lib\tests.targets(74,5): error : One or more tests failed while running tests from 'System.IO.FileSystem.Watcher.Tests' please check log for details!
but it also shows:
=== TEST EXECUTION SUMMARY ===
System.IO.FileSystem.Watcher.Tests Total: 49, Errors: 0, Failed: 0, Skipped: 0, Time: 4.766s
so it seems like the file system watcher tests passed but then the file system watcher xunit process failed?
http://dotnet-ci.cloudapp.net/job/dotnet_corefx_prtest/407/
Build dotnet/corefx#407 (Mar 16, 2015 11:22:23 AM)
PR dotnet/corefx#1133: Add System.Linq.Queryable S...
No changes.
GitHub pull request dotnet/corefx#1133 of commit 0f60d399123ce4b4f2ec4d4e242837a5899467f7 automatically merged.
Test Result (no failures)
Identified problems
Subproject build: dotnet_corefx_windows_debug_prtest (#402)
No problems were identified. If you know why this problem occurred, please add a suitable Cause for it.
On the page at :
http://dotnet-ci.cloudapp.net/job/dotnet_corefx_windows_debug_prtest/402/console
It shows:
d:\j\workspace\dotnet_corefx_windows_debug_prtest\packages\Microsoft.DotNet.BuildTools.1.0.25-prerelease-00017\lib\tests.targets(68,5): warning MSB3073: The command "corerun.exe xunit.console.netcore.exe System.IO.FileSystem.Watcher.Tests.dll -xml .\testResults.xml -notrait category=failing " exited with code -1073741819. [d:\j\workspace\dotnet_corefx_windows_debug_prtest\src\System.IO.FileSystem.Watcher\tests\System.IO.FileSystem.Watcher.Tests.csproj]
d:\j\workspace\dotnet_corefx_windows_debug_prtest\packages\Microsoft.DotNet.BuildTools.1.0.25-prerelease-00017\lib\tests.targets(74,5): error : One or more tests failed while running tests from 'System.IO.FileSystem.Watcher.Tests' please check log for details!
but it also shows:
=== TEST EXECUTION SUMMARY ===
System.IO.FileSystem.Watcher.Tests Total: 49, Errors: 0, Failed: 0, Skipped: 0, Time: 4.766s
so it seems like the file system watcher tests passed but then the file system watcher xunit process failed?