Skip to content

Instantly share code, notes, and snippets.

@dbussink
Created October 21, 2008 20:13
Show Gist options
  • Save dbussink/18408 to your computer and use it in GitHub Desktop.
Save dbussink/18408 to your computer and use it in GitHub Desktop.
Running 813 tests.......................................
In TestBignum::test_normalize:
./vm/test/test_bignum.hpp:165: Error: Expected (b1 == Bignum::normalize(state, b1)), found ({ 48 4E 4B 01 00 00 00 00 } != { FD FF FF FF 01 00 00 00 })
...........................................
In TestBignum::test_coerce_fixnum:
./vm/test/test_bignum.hpp:665: Error: Assertion failed: c
...........................................................................................................................................................
In TestFixnum::test_coerce_bignum:
./vm/test/test_fixnum.hpp:526: Error: Assertion failed: c
.........................................................................
In TestInstructions::test_push_my_field:
./vm/test/test_instructions.hpp:1720: Error: Expected (task->calculate_sp() == 0), found (1 != 0)
................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
In TestNativeLibrary::test_find_symbol_in_library:
vm/test/test_vm_native_library.hpp:35: Error: Test failed: Exception thrown from test
..
Failed 5 of 813 tests
Success rate: 99%
rake aborted!
Command failed with status (5): [vm/test/runner...]
(See full trace by running task with --trace)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment