I'm working on a test with Elle to verify serializable transactions.
I have a question about checking anomalies.
Does Elle check the anomalies with :fail results?
I tried Elle via Jepsen (jepsen.tests.cycle.append/test), but I had anomalies for :fail results.
I'd like to ignore these :fail results for checking anomalies.
I'm working on a test with Elle to verify serializable transactions. I have a question about checking anomalies.
Does Elle check the anomalies with
:fail
results? I tried Elle via Jepsen (jepsen.tests.cycle.append/test
), but I had anomalies for:fail
results. I'd like to ignore these:fail
results for checking anomalies.