1
0
mirror of https://github.com/codership/wsrep-lib.git synced 2025-08-06 15:02:41 +03:00
Commit Graph

110 Commits

Author SHA1 Message Date
Teemu Ollakka
4ccd1490d4 Fixes required to 1PC streaming replay to pass. 2018-06-13 14:33:58 +03:00
Teemu Ollakka
6677e3cfd8 More unit tests for streaming replication. 2018-06-13 14:13:55 +03:00
Teemu Ollakka
f07885e204 Call before/after prepare from before_commit() when 1PC
before_prepare() call prepares removal SR fragments from stable
storage and the logic should be duplicated in before_commit()
otherwise.
2018-06-13 13:04:33 +03:00
Teemu Ollakka
a7adcb01ba Unit test for 2PC where rollback is done immediately after after_prepare() 2018-06-13 12:35:42 +03:00
Teemu Ollakka
37c56cb5ec Moved 2PC tests into separate compliation unit. 2018-06-13 12:22:03 +03:00
Teemu Ollakka
9ff5d61111 Unit test for SR non-committing fragment failure 2018-06-13 11:36:22 +03:00
Teemu Ollakka
461247adc1 Renamed unit test doubles 2018-06-13 11:23:48 +03:00
Teemu Ollakka
265d9b3322 Unit tests for SR with two statements, SR rollback. 2018-06-13 10:18:46 +03:00
Teemu Ollakka
292072bf56 Reorganized coverage report, missing test cases for id. 2018-06-12 19:00:05 +03:00
Teemu Ollakka
174ecfe578 Moved tests under separate directory. 2018-06-12 18:17:32 +03:00