GEN test/runner.cpp
CC test/runner.cpp
Running 450 tests..............................................................................................................................................................................................................................................................................................................................................................................................................................
In TestTask::test_locate_method_on_private_private_send:
test/test_task.hpp:474: Error: Test failed: Exception thrown from test
.................
In TestTask::test_raise_exception:
test/test_task.hpp:803: Error: Test failed: Exception thrown from test
In TestTask::test_raise_exception_into_sender:
test/test_task.hpp:839: Error: Test failed: Exception thrown from test
.........resolving: :blah

In TestUnMarshal::test_cmethod:
test/test_unmarshal.hpp:141: Error: Test failed: Unable to resolve primitive
......
Failed 4 of 450 tests
Success rate: 99%
rake aborted!
Command failed with status (4): [./test/runner...]
/Users/wilson/code/rbx_cpp/vm/rakefile:4:in `x'
(See full trace by running task with --trace)