hibernate-orm/hibernate-infinispan
Radim Vansa f574325c04 Run CorrectnessTestCase in nonstrict mode
* the test was not running in nonstrict-read-write mode but in read-write mode instead
* for collections, we have to fallback to read-write mode
* there are expected failures in nonstrict mode, as the test does not allow stale reads
  (adding a switch to handle these is TODO)
2017-02-23 12:11:33 +01:00
..