Skip to content
Failed

#356 (Nov 26, 2021, 6:08:32 PM)

Started 2 yr 11 mo ago
Took 1 min 21 sec

Started by GitHub push by ledsoft

This run spent:

  • 6.1 sec waiting;
  • 1 min 21 sec build duration;
  • 1 min 27 sec total from scheduled to completion.
Revision: 40b29415bc85370b3de42092fb31e1f28fbffb18
Repository: https://github.com/kbss-cvut/jopa.git
  • origin/development
Test Result (1 failure / +1)
Changes
  1. [Bug #97] Add test reproducing the issue. (commit: 14e4d82) (details / githubweb)
  2. [Bug #97] Make newValue mutable in ChangeRecord. Refactor ValueMergers to use ChangeRecord instead of individual values. (commit: 84f1925) (details / githubweb)
  3. [Bug #97] Replace possibly detached new value in ChangeRecord with managed one in ManagedTypeValueMerger. (commit: 1498d55) (details / githubweb)
  4. Refactor EntityTransactionImplTest to use Mockito properly. (commit: d7e4f23) (details / githubweb)
  5. Ensure proper use of Mockito in tests. (commit: 40b2941) (details / githubweb)