dbussink (owner)

Revisions

gist: 3812 Download_button fork
public
Public Clone URL: git://gist.github.com/3812.git
Text only
1
2
3
4
5
6
7
8
9
10
11
12
Running 470 tests......................................................
In TestChannel::test_receive_causes_event_block:
./vm/test/test_channel.hpp:98: Error: Expected (chan->waiting->locate(state, 0) == state->globals.current_thread.get()), found ({ 0E 00 00 00 } != { 4C CE 71 05 })
.................................................................................................................................................................
In TestInstructions::test_send_stack_with_splat:
vm/instructions.rb:2362: Error: Expected (task->stack->at(0) == Object::i2n(3)), found ({ 14 D4 01 06 } != { 0D 00 00 00 })
.
In TestInstructions::test_send_super_stack_with_splat:
vm/instructions.rb:2564: Error: Expected (task->stack->at(0) == Object::i2n(3)), found ({ 24 D9 01 06 } != { 0D 00 00 00 })
....Bus error