Skip to content
This repository was archived by the owner on Dec 8, 2018. It is now read-only.

Microsoft.AspNet.Diagnostics.Tests failures on CoreCLR on Linux #191

Closed
cesarblum opened this issue Oct 19, 2015 · 1 comment
Closed

Microsoft.AspNet.Diagnostics.Tests failures on CoreCLR on Linux #191

cesarblum opened this issue Oct 19, 2015 · 1 comment

Comments

@cesarblum
Copy link
Contributor

info: Exec
info:   program: /usr/bin/env
info:   commandline: bash -c ". \"/home/cesars/src/aspnet/universe/Diagnostics/packages/KoreBuild/build/dnvm.sh\"; dnvm run default -runtime coreclr test"
info:   workingdir: test/Microsoft.AspNet.Diagnostics.Tests
xUnit.net DNX Runner (64-bit DNXCore 5.0)
  Discovering: Microsoft.AspNet.Diagnostics.Tests
  Discovered:  Microsoft.AspNet.Diagnostics.Tests
  Starting:    Microsoft.AspNet.Diagnostics.Tests
      Assert.Equal() Failure
      Expected: 4
      Actual:   0
      Stack Trace:
           at Microsoft.AspNet.Diagnostics.DeveloperExceptionPageMiddlewareTest.UsesDefaultFileProvider_IfNotProvidedOnOptions(String relativePath)
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
           at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
           at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
      Assert.Equal() Failure
      Expected: 4
      Actual:   0
      Stack Trace:
           at Microsoft.AspNet.Diagnostics.DeveloperExceptionPageMiddlewareTest.DisplaysSourceCodeLines_ForRelativePaths(String relativePath)
           at System.RuntimeMethodHandle.InvokeMethod(Object target, Object[] arguments, Signature sig, Boolean constructor)
           at System.Reflection.RuntimeMethodInfo.UnsafeInvokeInternal(Object obj, Object[] parameters, Object[] arguments)
           at System.Reflection.RuntimeMethodInfo.Invoke(Object obj, BindingFlags invokeAttr, Binder binder, Object[] parameters, CultureInfo culture)
  Finished:    Microsoft.AspNet.Diagnostics.Tests
=== TEST EXECUTION SUMMARY ===
   Microsoft.AspNet.Diagnostics.Tests  Total: 49, Errors: 0, Failed: 2, Skipped: 0, Time: 3.501s
@cesarblum
Copy link
Contributor Author

This affects aspnet/Universe#304.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants