mirror of
https://github.com/processone/ejabberd.git
synced 2024-12-10 16:58:46 +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_cases() ->
|
||||
{replaced_master_slave, [sequence], []}.
|
||||
%% Disable tests for now due to a race condition
|
||||
%% because ejabberd_sm:sid() is generated in ejabberd_s2s:init()
|
||||
%%[master_slave_test(conflict)]}.
|
||||
{replaced_master_slave, [sequence],
|
||||
[master_slave_test(conflict)]}.
|
||||
|
||||
conflict_master(Config0) ->
|
||||
Config = bind(Config0),
|
||||
|
Loading…
Reference in New Issue
Block a user