mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-26 17:38:45 +01:00
Re-enable "replaced" tests
This commit is contained in:
parent
6ffd5ffd0c
commit
635dfa2eae
@ -43,10 +43,8 @@ single_cases() ->
|
|||||||
%%% Master-slave tests
|
%%% Master-slave tests
|
||||||
%%%===================================================================
|
%%%===================================================================
|
||||||
master_slave_cases() ->
|
master_slave_cases() ->
|
||||||
{replaced_master_slave, [sequence], []}.
|
{replaced_master_slave, [sequence],
|
||||||
%% Disable tests for now due to a race condition
|
[master_slave_test(conflict)]}.
|
||||||
%% because ejabberd_sm:sid() is generated in ejabberd_s2s:init()
|
|
||||||
%%[master_slave_test(conflict)]}.
|
|
||||||
|
|
||||||
conflict_master(Config0) ->
|
conflict_master(Config0) ->
|
||||||
Config = bind(Config0),
|
Config = bind(Config0),
|
||||||
|
Loading…
Reference in New Issue
Block a user