Skip to content

Instantly share code, notes, and snippets.

@mernen
Created August 7, 2008 14:25
Show Gist options
  • Save mernen/4417 to your computer and use it in GitHub Desktop.
Save mernen/4417 to your computer and use it in GitHub Desktop.
Rubinius/cpp: rake vm:test on Ubuntu 8.04 32-bit
(in /home/daniel/Dev/rbx)
Running 472 tests......................................................
In TestChannel::test_receive_causes_event_block:
./vm/test/test_channel.hpp:106: Error: Assertion failed: chan->waiting->empty_p()
........................................................................................................................................................................
In TestInstructions::test_push_my_field:
vm/instructions.rb:659: Error: Expected (task->calculate_sp() == 0), found (1 != 0)
......................................................................................................
In TestNativeFunction::test_find_symbol_in_library:
./vm/test/test_nativefunction.hpp:66: Error: Assertion failed: ep
.
In TestNativeFunction::test_bind:
./vm/test/test_nativefunction.hpp:86: Error: Assertion failed: !func->nil_p()
...............................................................................................................................................
Failed 4 of 472 tests
Success rate: 99%
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment