machi/test
Scott Lystig Fritchie 57b7122035 Fix bug found by PULSE that's not directly chain manager-related (more)
PULSE managed to create a situation where machi_proxy_flu_client1
would appear to fail a remote attempt to write_projection.  The
client would retry, but the 1st attempt really did get through to
the server.  So, if we hit this case, we try to read the projection,
and if it's exactly equal to what we tried to write, we consider the
op a success.

Ditto for write_chunk.

Fix up eunit test to accomodate the change of semantics.
2015-07-18 23:22:14 +09:00
..
legacy WIP: it's clear that the legacy state transition check is broken, II 2015-07-03 23:37:36 +09:00
pulse_util WIP: client side projection store, 1st API op (write), part II 2015-04-03 17:10:52 +09:00
machi_admin_util_test.erl Clarify verify_file_checksums_test_ 2015-07-01 14:16:31 +09:00
machi_chain_manager1_converge_demo.erl Merge slf/chain-manager/cp-mode (fix conflicts) 2015-07-17 16:39:37 +09:00
machi_chain_manager1_pulse.erl More verbose dump_state() in PULSE test 2015-07-17 20:32:36 +09:00
machi_chain_manager1_test.erl Merge slf/chain-manager/cp-mode (fix conflicts) 2015-07-17 16:39:37 +09:00
machi_cr_client_test.erl Fix eunit test broken by 3f8982cb 2015-07-07 15:01:50 +09:00
machi_flu1_test.erl WIP: all eunit tests are passing again, yay 2015-06-30 16:12:23 +09:00
machi_flu_psup_test.erl Fix partial_stop_restart2() (more) 2015-07-17 17:47:19 +09:00
machi_partition_simulator.erl Hrm, fewer deadlocks, but lots of !@#$! mystery hangs @ startup & teardown 2015-07-16 20:13:48 +09:00
machi_pb_high_client_test.erl Un-TEST'ify testr_react_to_env() everywhere 2015-07-03 16:18:40 +09:00
machi_pb_test.erl WIP: giant hairball 11 2015-06-29 16:24:57 +09:00
machi_projection_test.erl Bugfix: machi_projection:new/6 derp: argument order mistake 2015-07-10 16:41:28 +09:00
machi_proxy_flu1_client_test.erl Fix bug found by PULSE that's not directly chain manager-related (more) 2015-07-18 23:22:14 +09:00