Guest User

Untitled

a guest
Feb 19th, 2018
77
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.81 KB | None | 0 0
  1. Running 470 tests......................................................
  2. In TestChannel::test_receive_causes_event_block:
  3. ./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 })
  4. .................................................................................................................................................................
  5. In TestInstructions::test_send_stack_with_splat:
  6. vm/instructions.rb:2362: Error: Expected (task->stack->at(0) == Object::i2n(3)), found ({ 14 D4 01 06 } != { 0D 00 00 00 })
  7. .
  8. In TestInstructions::test_send_super_stack_with_splat:
  9. vm/instructions.rb:2564: Error: Expected (task->stack->at(0) == Object::i2n(3)), found ({ 24 D9 01 06 } != { 0D 00 00 00 })
  10. ....Bus error
Add Comment
Please, Sign In to add comment