Jay Doane

Results 3 issues of Jay Doane

## Overview Occasionally, this test fails with the following stack trace: ``` cpse_gather: make_test_fun (cpse_incref_decref)...*failed* in function cpse_test_ref_counting:'-cpse_incref_decref/1-fun-0-'/2 (src/cpse_test_ref_counting.erl, line 44) in call from cpse_test_ref_counting:cpse_incref_decref/1 (src/cpse_test_ref_counting.erl, line 44) in call...

## Overview The semantics of PUT [1] are arguably incorrect for executing an update function on a specified document, since nothing is being created or updated. Also it's not clear...

## Overview Stale Elixir dependencies can cause test failures after upgrading Erlang or Elixir, so remove them whenever we `make clean`. ## Testing recommendations Confirm it removes Elixir test artifacts....