Skip to content

Instantly share code, notes, and snippets.

@dragan
Created April 27, 2012 11:21
Show Gist options
  • Save dragan/2508487 to your computer and use it in GitHub Desktop.
Save dragan/2508487 to your computer and use it in GitHub Desktop.
Nancy Failing Test under Mono 2.10.8.1
Nancy.Tests.Unit.DefaultNancyBootstrapperFixture.Container_should_ignore_specified_assemblies [FAIL]
Assert.Throws() Failure
Expected: TinyIoC.TinyIoCResolutionException
Actual: System.NullReferenceException: Object reference not set to an instance of an object
Stack Trace:
at Nancy.Tests.Unit.DefaultNancyBootstrapperFixture+<Container_should_ignore_specified_assemblies>c__AnonStorey2.<>m__24 () [0x00000] in <filename unknown>:0
at Xunit.Record.Exception (Xunit.ThrowsDelegateWithReturn code) [0x00000] in <filename unknown>:0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment