'pgsql_mnesia'

Results for big_tests.tests.service_domain_db_SUITE

Test started at 2024-04-22 14:01:55

Host info:
Run on 5062cf43afbb
Used Erlang v13.2.2.6 in "/usr/local/lib/erlang"

Executing 132 test cases...

NumModuleGroupCaseLogTimeResultComment
service_domain_db_SUITEinit_per_suite< >0.046sOk
service_domain_db_SUITEno_dbinit_per_group< >0.003sOk
1service_domain_db_SUITEno_dbapi_lookup_works< >0.000sOk
2service_domain_db_SUITEno_dbapi_lookup_not_found< >0.000sOk
3service_domain_db_SUITEno_dbapi_cannot_insert_static< >0.000sOk
4service_domain_db_SUITEno_dbapi_cannot_disable_static< >0.000sOk
5service_domain_db_SUITEno_dbapi_cannot_enable_static< >0.000sOk
6service_domain_db_SUITEno_dbapi_get_all_static< >0.000sOk
7service_domain_db_SUITEno_dbapi_get_domains_by_host_type< >0.001sOk
service_domain_db_SUITEno_dbend_per_group< >0.011sOk
service_domain_db_SUITEdbinit_per_group< >0.002sOk
service_domain_db_SUITEplain_dbinit_per_group< >0.015sOk
8service_domain_db_SUITEplain_dbdb_get_all_static< >0.009sOk
9service_domain_db_SUITEplain_dbdb_get_all_dynamic< >0.009sOk
10service_domain_db_SUITEplain_dbdb_inserted_domain_is_in_db< >0.006sOk
11service_domain_db_SUITEplain_dbdb_inserted_domain_is_in_core< >0.016sOk
12service_domain_db_SUITEplain_dbdb_deleted_domain_from_db< >0.012sOk
13service_domain_db_SUITEplain_dbdb_deleted_domain_fails_with_wrong_host_type< >0.007sOk
14service_domain_db_SUITEplain_dbdb_deleted_domain_from_core< >0.015sOk
15service_domain_db_SUITEplain_dbdb_disabled_domain_is_in_db< >0.008sOk
16service_domain_db_SUITEplain_dbdb_disabled_domain_not_in_core< >0.018sOk
17service_domain_db_SUITEplain_dbdb_reenabled_domain_is_in_db< >0.008sOk
18service_domain_db_SUITEplain_dbdb_reenabled_domain_is_in_core< >0.011sOk
19service_domain_db_SUITEplain_dbdb_cannot_insert_domain_twice_with_the_same_host_type< >0.004sOk
20service_domain_db_SUITEplain_dbdb_cannot_insert_domain_twice_with_another_host_type< >0.004sOk
21service_domain_db_SUITEplain_dbdb_cannot_insert_domain_with_unknown_host_type< >0.000sOk
22service_domain_db_SUITEplain_dbdb_cannot_delete_domain_with_unknown_host_type< >0.056sOk
23service_domain_db_SUITEplain_dbdb_cannot_enable_domain_with_unknown_host_type< >0.061sOk
24service_domain_db_SUITEplain_dbdb_cannot_disable_domain_with_unknown_host_type< >0.060sOk
25service_domain_db_SUITEplain_dbdb_domains_with_unknown_host_type_are_ignored_by_core< >0.060sOk
26service_domain_db_SUITEplain_dbdb_can_insert_update_delete_dynamic_domain_password< >0.100sOk
27service_domain_db_SUITEplain_dbdb_cannot_set_password_for_unknown_domain< >0.000sOk
28service_domain_db_SUITEplain_dbdb_can_check_domain_password< >0.077sOk
29service_domain_db_SUITEplain_dbdb_cannot_check_password_for_unknown_domain< >0.043sOk
30service_domain_db_SUITEplain_dbdb_deleting_domain_deletes_domain_admin< >0.078sOk
31service_domain_db_SUITEplain_dbsql_select_from< >0.053sOk
32service_domain_db_SUITEplain_dbdb_could_sync_between_nodes< >0.014sOk
33service_domain_db_SUITEplain_dbdb_gaps_are_getting_filled_automatically< >0.042sOk
service_domain_db_SUITEplain_dbend_per_group< >0.011sOk
service_domain_db_SUITEplain_db_sequentialinit_per_group< >0.000sOk
34service_domain_db_SUITEplain_db_sequentialsql_find_gaps_between< >0.015sOk
35service_domain_db_SUITEplain_db_sequentialdb_records_are_restored_on_mim_restart< >0.008sOk
36service_domain_db_SUITEplain_db_sequentialdb_record_is_ignored_if_domain_static< >0.021sOk
37service_domain_db_SUITEplain_db_sequentialdb_events_table_gets_truncated< >4.067sOk
38service_domain_db_SUITEplain_db_sequentialdb_deleted_from_one_node_while_service_disabled_on_another< >0.017sOk
39service_domain_db_SUITEplain_db_sequentialdb_inserted_from_one_node_while_service_disabled_on_another< >0.012sOk
40service_domain_db_SUITEplain_db_sequentialdb_reinserted_from_one_node_while_service_disabled_on_another< >0.020sOk
41service_domain_db_SUITEplain_db_sequentialdb_crash_on_initial_load_restarts_service< >0.003sOk
42service_domain_db_SUITEplain_db_sequentialdb_out_of_sync_restarts_service< >0.037sOk
43service_domain_db_SUITEplain_db_sequentialdb_restarts_properly< >0.001sOk
44service_domain_db_SUITEplain_db_sequentialdb_keeps_syncing_after_cluster_join< >1.601sOk
45service_domain_db_SUITEplain_db_sequentialdb_event_could_appear_with_lower_id< >0.030sOk
46service_domain_db_SUITEplain_db_sequentialdb_can_insert_update_delete_static_domain_password< >0.038sOk
47service_domain_db_SUITEplain_db_sequentialrest_cannot_enable_deleting< >0.113sOk
service_domain_db_SUITEplain_db_sequentialend_per_group< >0.000sOk
service_domain_db_SUITErest_with_authinit_per_group< >0.003sOk
service_domain_db_SUITErest_with_auth_parallelinit_per_group< >0.002sOk
48service_domain_db_SUITErest_with_auth_parallelrest_can_insert_domain< >0.005sOk
49service_domain_db_SUITErest_with_auth_parallelrest_can_disable_domain< >0.017sOk
50service_domain_db_SUITErest_with_auth_parallelrest_request_can_delete_domain< >0.126sOk
51service_domain_db_SUITErest_with_auth_parallelrest_can_delete_domain< >0.022sOk
52service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_without_correct_type< >0.036sOk
53service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_missing_domain< >0.011sOk
54service_domain_db_SUITErest_with_auth_parallelrest_cannot_enable_missing_domain< >0.006sOk
55service_domain_db_SUITErest_with_auth_parallelrest_cannot_insert_domain_twice_with_another_host_type< >0.011sOk
56service_domain_db_SUITErest_with_auth_parallelrest_cannot_insert_domain_with_unknown_host_type< >0.002sOk
57service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_with_unknown_host_type< >0.003sOk
58service_domain_db_SUITErest_with_auth_parallelrest_cannot_disable_missing_domain< >0.006sOk
59service_domain_db_SUITErest_with_auth_parallelrest_can_enable_domain< >0.059sOk
60service_domain_db_SUITErest_with_auth_parallelrest_can_select_domain< >0.050sOk
61service_domain_db_SUITErest_with_auth_parallelrest_cannot_select_domain_if_domain_not_found< >0.004sOk
62service_domain_db_SUITErest_with_auth_parallelrest_cannot_select_domain_when_it_is_static< >0.045sOk
63service_domain_db_SUITErest_with_auth_parallelrest_cannot_put_domain_without_host_type< >0.044sOk
64service_domain_db_SUITErest_with_auth_parallelrest_cannot_put_domain_without_body< >0.006sOk
65service_domain_db_SUITErest_with_auth_parallelrest_cannot_put_domain_with_invalid_json< >0.044sOk
66service_domain_db_SUITErest_with_auth_parallelrest_cannot_put_domain_with_invalid_name< >0.042sOk
67service_domain_db_SUITErest_with_auth_parallelrest_cannot_put_domain_when_it_is_static< >0.043sOk
68service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_without_host_type< >0.004sOk
69service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_without_body< >0.004sOk
70service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_with_invalid_json< >0.004sOk
71service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_when_it_is_static< >0.005sOk
72service_domain_db_SUITErest_with_auth_parallelrest_cannot_patch_domain_without_enabled_field< >0.003sOk
73service_domain_db_SUITErest_with_auth_parallelrest_cannot_patch_domain_without_body< >0.003sOk
74service_domain_db_SUITErest_with_auth_parallelrest_cannot_patch_domain_with_invalid_json< >0.003sOk
75service_domain_db_SUITErest_with_auth_parallelrest_cannot_enable_domain_when_it_is_static< >0.003sOk
76service_domain_db_SUITErest_with_auth_parallelrest_delete_domain_cleans_data_from_mam< >2.594sOk
77service_domain_db_SUITErest_with_auth_parallelrest_cannot_insert_domain_with_wrong_pass< >0.003sOk
78service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_with_wrong_pass< >0.003sOk
79service_domain_db_SUITErest_with_auth_parallelrest_cannot_enable_domain_with_wrong_pass< >0.002sOk
80service_domain_db_SUITErest_with_auth_parallelrest_cannot_disable_domain_with_wrong_pass< >0.003sOk
81service_domain_db_SUITErest_with_auth_parallelrest_cannot_select_domain_with_wrong_pass< >0.005sOk
82service_domain_db_SUITErest_with_auth_parallelrest_cannot_insert_domain_without_auth< >0.005sOk
83service_domain_db_SUITErest_with_auth_parallelrest_cannot_delete_domain_without_auth< >0.003sOk
84service_domain_db_SUITErest_with_auth_parallelrest_cannot_enable_domain_without_auth< >0.003sOk
85service_domain_db_SUITErest_with_auth_parallelrest_cannot_disable_domain_without_auth< >0.004sOk
86service_domain_db_SUITErest_with_auth_parallelrest_cannot_select_domain_without_auth< >0.004sOk
service_domain_db_SUITErest_with_auth_parallelend_per_group< >0.015sOk
service_domain_db_SUITErest_service_disabledinit_per_group< >0.005sOk
87service_domain_db_SUITErest_service_disabledrest_insert_domain_fails_if_service_disabled< >0.003sOk
88service_domain_db_SUITErest_service_disabledrest_delete_domain_fails_if_service_disabled< >0.004sOk
89service_domain_db_SUITErest_service_disabledrest_enable_domain_fails_if_service_disabled< >0.003sOk
service_domain_db_SUITErest_service_disabledend_per_group< >0.008sOk
service_domain_db_SUITErest_db_failsinit_per_group< >0.001sOk
90service_domain_db_SUITErest_db_failsrest_insert_domain_fails_if_db_fails< >0.004sOk
91service_domain_db_SUITErest_db_failsrest_delete_domain_fails_if_db_fails< >0.019sOk
92service_domain_db_SUITErest_db_failsrest_enable_domain_fails_if_db_fails< >0.003sOk
service_domain_db_SUITErest_db_failsend_per_group< >0.000sOk
service_domain_db_SUITErest_with_authend_per_group< >0.003sOk
service_domain_db_SUITErest_without_authinit_per_group< >0.000sOk
service_domain_db_SUITErest_without_auth_parallelinit_per_group< >0.005sOk
93service_domain_db_SUITErest_without_auth_parallelrest_can_insert_domain< >0.029sOk
94service_domain_db_SUITErest_without_auth_parallelrest_can_disable_domain< >0.010sOk
95service_domain_db_SUITErest_without_auth_parallelrest_request_can_delete_domain< >0.129sOk
96service_domain_db_SUITErest_without_auth_parallelrest_can_delete_domain< >0.012sOk
97service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_domain_without_correct_type< >0.011sOk
98service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_missing_domain< >0.011sOk
99service_domain_db_SUITErest_without_auth_parallelrest_cannot_enable_missing_domain< >0.005sOk
100service_domain_db_SUITErest_without_auth_parallelrest_cannot_insert_domain_twice_with_another_host_type< >0.007sOk
101service_domain_db_SUITErest_without_auth_parallelrest_cannot_insert_domain_with_unknown_host_type< >0.005sOk
102service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_domain_with_unknown_host_type< >0.002sOk
103service_domain_db_SUITErest_without_auth_parallelrest_cannot_disable_missing_domain< >0.005sOk
104service_domain_db_SUITErest_without_auth_parallelrest_can_enable_domain< >0.019sOk
105service_domain_db_SUITErest_without_auth_parallelrest_can_select_domain< >0.055sOk
106service_domain_db_SUITErest_without_auth_parallelrest_cannot_select_domain_if_domain_not_found< >0.003sOk
107service_domain_db_SUITErest_without_auth_parallelrest_cannot_select_domain_when_it_is_static< >0.003sOk
108service_domain_db_SUITErest_without_auth_parallelrest_cannot_put_domain_without_host_type< >0.002sOk
109service_domain_db_SUITErest_without_auth_parallelrest_cannot_put_domain_without_body< >0.003sOk
110service_domain_db_SUITErest_without_auth_parallelrest_cannot_put_domain_with_invalid_json< >0.003sOk
111service_domain_db_SUITErest_without_auth_parallelrest_cannot_put_domain_with_invalid_name< >0.003sOk
112service_domain_db_SUITErest_without_auth_parallelrest_cannot_put_domain_when_it_is_static< >0.003sOk
113service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_domain_without_host_type< >0.003sOk
114service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_domain_without_body< >0.003sOk
115service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_domain_with_invalid_json< >0.003sOk
116service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_domain_when_it_is_static< >0.005sOk
117service_domain_db_SUITErest_without_auth_parallelrest_cannot_patch_domain_without_enabled_field< >0.005sOk
118service_domain_db_SUITErest_without_auth_parallelrest_cannot_patch_domain_without_body< >0.028sOk
119service_domain_db_SUITErest_without_auth_parallelrest_cannot_patch_domain_with_invalid_json< >0.026sOk
120service_domain_db_SUITErest_without_auth_parallelrest_cannot_enable_domain_when_it_is_static< >0.005sOk
121service_domain_db_SUITErest_without_auth_parallelrest_delete_domain_cleans_data_from_mam< >2.620sOk
122service_domain_db_SUITErest_without_auth_parallelrest_cannot_insert_domain_if_auth_provided_but_not_configured< >0.026sOk
123service_domain_db_SUITErest_without_auth_parallelrest_cannot_delete_domain_if_auth_provided_but_not_configured< >0.003sOk
124service_domain_db_SUITErest_without_auth_parallelrest_cannot_enable_domain_if_auth_provided_but_not_configured< >0.003sOk
125service_domain_db_SUITErest_without_auth_parallelrest_cannot_disable_domain_if_auth_provided_but_not_configured< >0.002sOk
126service_domain_db_SUITErest_without_auth_parallelrest_cannot_select_domain_if_auth_provided_but_not_configured< >0.003sOk
service_domain_db_SUITErest_without_auth_parallelend_per_group< >0.008sOk
service_domain_db_SUITErest_service_disabledinit_per_group< >0.001sOk
127service_domain_db_SUITErest_service_disabledrest_insert_domain_fails_if_service_disabled< >0.002sOk
128service_domain_db_SUITErest_service_disabledrest_delete_domain_fails_if_service_disabled< >0.002sOk
129service_domain_db_SUITErest_service_disabledrest_enable_domain_fails_if_service_disabled< >0.002sOk
service_domain_db_SUITErest_service_disabledend_per_group< >0.006sOk
service_domain_db_SUITErest_db_failsinit_per_group< >0.000sOk
130service_domain_db_SUITErest_db_failsrest_insert_domain_fails_if_db_fails< >0.005sOk
131service_domain_db_SUITErest_db_failsrest_delete_domain_fails_if_db_fails< >0.020sOk
132service_domain_db_SUITErest_db_failsrest_enable_domain_fails_if_db_fails< >0.004sOk
service_domain_db_SUITErest_db_failsend_per_group< >0.000sOk
service_domain_db_SUITErest_without_authend_per_group< >0.000sOk
service_domain_db_SUITEdbend_per_group< >0.000sOk
service_domain_db_SUITEend_per_suite< >0.083sOk
TOTAL15.807sOk132 Ok, 0 Failed of 132


Test run history | Top level test index | Latest test result