Skip to content

Instantly share code, notes, and snippets.

@zao
Created October 7, 2017 17:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zao/6c15c44ea2b77b069791f9b323360872 to your computer and use it in GitHub Desktop.
Save zao/6c15c44ea2b77b069791f9b323360872 to your computer and use it in GitHub Desktop.
180/550 Test #180: tests.unit.lcos.distributed.tcp.async_continue_cb_colocated ...............................***Failed 0.15 sec
/home/zao/stellar/hpx/tests/unit/lcos/async_continue_cb_colocated.cpp(135): test 'callback_called.load() == 1' failed in function 'int test_async_continue_cb_colocated(const test_client&)': '0' != '1'
/home/zao/stellar/hpx/tests/unit/lcos/async_continue_cb_colocated.cpp(142): test 'callback_called.load() == 1' failed in function 'int test_async_continue_cb_colocated(const test_client&)': '2' != '1'
0 sanity checks and 2 tests failed.
Base command is "/home/zao/stellar/build-hpx-relwithdebinfo/bin/async_continue_cb_colocated_test -Ihpx.parcel.tcp.enable=1 --hpx:threads=1 --hpx:localities=2"
Executing command: /home/zao/stellar/build-hpx-relwithdebinfo/bin/async_continue_cb_colocated_test -Ihpx.parcel.tcp.enable=1 --hpx:threads=1 --hpx:localities=2 --hpx:node=0
Executing command: /home/zao/stellar/build-hpx-relwithdebinfo/bin/async_continue_cb_colocated_test -Ihpx.parcel.tcp.enable=1 --hpx:threads=1 --hpx:localities=2 --hpx:node=1
Process 0 failed with an unexpected error code of 1 (expected 0)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment