Skip to content

TestCase for issue 22

Arun Kumar Tharanatha requested to merge TC_for_issue_22 into master

Fails with the below output:

arth0746@dbpmem:~/04Aug_Poseidon/poseidon_core/build/test$ ./transaction_test

transaction_test is a Catch v2.9.1 host application.
Run with -? for options

-------------------------------------------------------------------------------
Test concurrency with write abort[transaction]
-------------------------------------------------------------------------------
/home/arth0746/04Aug_Poseidon/poseidon_core/test/transaction_test.cpp:97
...............................................................................

/home/arth0746/04Aug_Poseidon/poseidon_core/test/transaction_test.cpp:97: FAILED:
due to unexpected exception with message:
  Node or relationship does not exist.


**NOTE**: Some times TC passes ( i.e failure / success is not consistent)

Merge request reports