Created
October 30, 2015 01:29
-
-
Save shino/6e917e1afc26a83cb01e to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
machi_ap_repair_eqc:64: prop_repair_par_test_...*failed* | |
in function eqc:quickcheck/1 (../src/eqc.erl, line 1276) | |
in call from machi_ap_repair_eqc:'-prop_repair_par_test_/0-fun-1-'/3 (test/machi_ap_repair_eqc.erl, line 66) | |
**exit:{bad_return_value, | |
{ok,{1114,10,<<"pre^824a0bc1-cdb7-4c90-b01f-e3925e16d677^1">>}, | |
{state, | |
[{a,{p_srvr,a,machi_flu1_client,"localhost",7401, | |
[{chmgr,a_chmgr}]}}, | |
{b,{p_srvr,b,machi_flu1_client,"localhost",7402,[{chmgr,...}]}}, | |
{c,{p_srvr,c,machi_flu1_client,"localhost",7403,[{...}]}}, | |
{d,{p_srvr,d,machi_flu1_client,"localhost",7404,[...]}}], | |
[{a,<0.2844.0>},{b,<0.2846.0>},{c,<0.2847.0>},{d,<0.2850.0>}], | |
{1126,<<155,183,34,216,108,16,98,153,...>>}, | |
{projection_v1,1126, | |
<<155,183,34,216,108,16,...>>, | |
b, | |
[a,b,c,d], | |
[], | |
{1446,130812,...}, | |
ap_mode, | |
[...],...}, | |
undefined, | |
[{use_partition_simulator,true}, | |
{simulator_self_name,d}, | |
{simulator_members,[a,b|...]}]}}} | |
output:<<"Starting Quviq QuickCheck version 1.36.1 | |
(compiled at {{2015,9,8},{9,10,49}}) | |
Licence for Basho reserved until {{2015,10,30},{0,7,15}} | |
">> | |
======================================================= | |
Failed: 1. Skipped: 0. Passed: 0. | |
ERROR: One or more eunit tests failed. | |
ERROR: eunit failed while processing /home/shino/b/g/machi: rebar_abort |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment