Issue Details (XML | Word | Printable)

Key: LIBOMV-460
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Blocker Blocker
Assignee: Jim Radford
Reporter: Jim Radford
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
libopenmetaverse

Failing Unit Tests

Created: 18/Mar/09 11:39 AM   Updated: 19/Mar/09 03:04 PM
Component/s: Tests
Affects Version/s: None
Fix Version/s: 0.6.0

Issue Links:
Duplicate
 

Severity: High
Environment: .NET / Windows32


 Description  « Hide
Many of our unit tests are failing (7 failures out of 76 tests)

OpenMetaverse.Tests.BinarySDTests.SerializeDateTime:
Expected and actual are both <System.Byte[25]>
Values differ at index [17]
Expected: 65
But was: 0

OpenMetaverse.Tests.BinarySDTests.SerializeDictionary:
Expected: 241
But was: -251658240

OpenMetaverse.Tests.BinarySDTests.SerializeInteger:
Expected and actual are both <System.Byte[21]>
Values differ at index [17]
Expected: 0
But was: 155

OpenMetaverse.Tests.BinarySDTests.SerializeNestedComposite:
Expected: 1
But was: 16777216

OpenMetaverse.Tests.BinarySDTests.SerializeReal:
Expected and actual are both <System.Byte[25]>
Values differ at index [17]
Expected: 65
But was: 23

OpenMetaverse.Tests.NotationSDTests.SerializeReal:
OpenMetaverse.StructuredData.OSDException : Notation LLSD parsing: Can't parse real value: 1.79769313486232E+308

OpenMetaverse.Tests.XmlSDTests.DeserializeLLSDSample:
Expected: True
But was: False



 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
There are no comments yet on this issue.