Created
October 30, 2015 01:55
-
-
Save shino/f38140fbe1c4da8e8fa4 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
Reason: | |
exception: | |
exit({critical_error, | |
{doublewrite_diff, | |
{1054, 10, | |
<<112, 114, 101, 94, 49, 49, 102, 99, 51, 99, 55, 55, 45, 50, | |
51, 51, 49, 45, 52, 50, 55, 57, 45, 97, 97, 54, 100, 45, 98, | |
52, 97, 99, 51, 56, 57, 99, 50, 102, 100, 101, 94, 49>>}, | |
{<<238, 218, 215, 47, 192, 100, 61, 134, 197, 172>>, | |
<<144, 27, 54, 46, 180, 192, 91, 103, 59, 109>>}}}) | |
in machi_ap_repair_eqc:append/3 (test/machi_ap_repair_eqc.erl:115) | |
eqc_statem:run_parallel_commands/2 (../src/eqc_statem.erl:1449) | |
machi_ap_repair_eqc:-prop_repair_par/1-fun-2-/3 (test/machi_ap_repair_eqc.erl:226) | |
machi_ap_repair_eqc:64: prop_repair_par_test_...*failed* | |
in function machi_ap_repair_eqc:'-prop_repair_par_test_/0-fun-1-'/3 (test/machi_ap_repair_eqc.erl, line 67) | |
**error:{assertEqual_failed,[{module,machi_ap_repair_eqc}, | |
{line,67}, | |
{expression,"eqc : quickcheck ( eqc : testing_time ( PropTO , ? QC_OUT ( noshrink ( prop_repair_par ( Verbose ) ) ) ) )"}, | |
{expected,true}, | |
{value,false}]} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment