Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unit test failure: RoundtripExample7 #1

Closed
roji opened this issue Oct 14, 2012 · 1 comment
Closed

Unit test failure: RoundtripExample7 #1

roji opened this issue Oct 14, 2012 · 1 comment

Comments

@roji
Copy link
Contributor

roji commented Oct 14, 2012

roji@patroklos:~/work/YamlDotNet/YamlDotNet.UnitTests/bin/Debug$ /usr/local/xunit-1.9.1/xunit.console.exe YamlDotNet.UnitTests.dll
xUnit.net console test runner (64-bit .NET 2.0.50727.1433)
Copyright (C) 2007-11 Microsoft Corporation.

xunit.dll: Version 1.9.0.1566
Test assembly: /home/EAGLERD/roji/work/YamlDotNet/YamlDotNet.UnitTests/bin/Debug/YamlDotNet.UnitTests.dll

YamlDotNet.UnitTests.RepresentationModel.YamlStreamTests.RoundtripExample7 [FAIL]
Assert.Equal() Failure
Position: First difference is at position 16
Expected: a literal scalar
Actual: a literal scalar
Stack Trace:
at YamlDotNet.UnitTests.RepresentationModel.YamlStreamTests.RoundtripTest (System.String yamlFileName) [0x00000] in :0
at YamlDotNet.UnitTests.RepresentationModel.YamlStreamTests.RoundtripExample7 () [0x00000] in :0
at (wrapper managed-to-native) System.Reflection.MonoMethod:InternalInvoke (System.Reflection.MonoMethod,object,object[],System.Exception&)
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000] in :0

95 total, 1 failed, 0 skipped, took 0.431 seconds

@roji
Copy link
Contributor Author

roji commented Oct 18, 2012

Fixed in pull request #4

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

No branches or pull requests

1 participant