-
Notifications
You must be signed in to change notification settings - Fork 1
/
.test_durations
172 lines (172 loc) · 18 KB
/
.test_durations
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
{
"tests/depmap/access_control/test_download_list.py::test_downloads_access_control": 0.18629379199999985,
"tests/depmap/access_control/test_sql_rewrite.py::test_enable_access_controls": 0.001593916999999223,
"tests/depmap/access_control/test_sql_rewrite.py::test_rewrite_delete": 0.00026170900000099806,
"tests/depmap/access_control/test_sql_rewrite.py::test_rewrite_insert": 0.00032987500000025705,
"tests/depmap/access_control/test_utils.py::test_get_owner_id_from_group_display_name": 0.047004250000000525,
"tests/depmap/access_control/test_views.py::test_caching_access_controlled_data_prevented": 0.06922591800000077,
"tests/depmap/access_control/test_views.py::test_controlled_views": 0.010467748999999138,
"tests/depmap/access_control/test_views.py::test_role_changes": 0.008081041999999705,
"tests/depmap/antibody/test_models.py::test_get_from_gene_symbol_gene_id": 0.2916831669999995,
"tests/depmap/authentication/test_hmacauth.py::test_authenticate_request_invalid_format": 0.00025537500000005764,
"tests/depmap/authentication/test_hmacauth.py::test_authenticate_request_match": 0.0002938750000005541,
"tests/depmap/authentication/test_hmacauth.py::test_authenticate_request_mismatch": 0.00030979100000028126,
"tests/depmap/authentication/test_hmacauth.py::test_authenticate_request_no_signature": 0.0002839580000006947,
"tests/depmap/authentication/test_hmacauth.py::test_authenticate_request_unsupported_algorithm": 0.0002847499999996117,
"tests/depmap/authentication/test_hmacauth.py::test_get_uri": 0.00047387500000084515,
"tests/depmap/authentication/test_hmacauth.py::test_get_uri_query_string": 0.0002686669999993896,
"tests/depmap/authentication/test_hmacauth.py::test_get_uri_script_name": 0.000268500000000671,
"tests/depmap/authentication/test_hmacauth.py::test_request_signature_get": 0.0002847910000003395,
"tests/depmap/authentication/test_hmacauth.py::test_request_signature_post": 0.00033925000000145644,
"tests/depmap/cansar/test_cansar.py::test_format_compound_parse": 0.0003458329999999066,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_failure_unexpected_error[FAILURE]": 0.060952915999999746,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_failure_unexpected_error[PROGRESS]": 0.16397579100000037,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_failure_user_error[FAILURE]": 0.05752049899999978,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_failure_user_error[PROGRESS]": 0.05690296000000039,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_pending": 0.05088954299999937,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_progress_message": 0.05155858299999938,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_progress_no_meta": 0.05413237499999912,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_progress_start_time": 0.05304104200000026,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_success": 0.0537516250000003,
"tests/depmap/celery_task/test_utils.py::test_format_task_status_success_data_json_file_path": 0.05555262399999972,
"tests/depmap/cell_line/test_models.py::test_add_cell_line_table_columns": 0.21602529100000023,
"tests/depmap/cell_line/test_models.py::test_cell_line_exists": 0.21138054300000064,
"tests/depmap/cell_line/test_models.py::test_get_all_entities_and_indices_for_model": 0.20593999999999912,
"tests/depmap/cell_line/test_models.py::test_get_by_name_or_depmap_id_for_loaders[ACH-001-01-False]": 0.24729016600000087,
"tests/depmap/cell_line/test_models.py::test_get_by_name_or_depmap_id_for_loaders[ACH-001-False]": 0.3886533750000005,
"tests/depmap/cell_line/test_models.py::test_get_by_name_or_depmap_id_for_loaders[ACH-001_FAILED_STR-True]": 0.22217345800000032,
"tests/depmap/cell_line/test_models.py::test_get_by_name_or_depmap_id_for_loaders[IGNORE (ACH-001)-False]": 0.2017256679999999,
"tests/depmap/cell_line/test_models.py::test_get_by_name_or_depmap_id_for_loaders[sample-name-False]": 0.28511525000000226,
"tests/depmap/cell_line/test_models.py::test_get_cell_line_by_depmap_id": 0.2249802489999988,
"tests/depmap/cell_line/test_models.py::test_get_cell_line_information_df": 0.21376920800000043,
"tests/depmap/cell_line/test_models.py::test_get_cell_line_lineage_name_series": 0.26199370799999855,
"tests/depmap/cell_line/test_models.py::test_get_cell_line_name_in": 0.20300037500000023,
"tests/depmap/cell_line/test_models.py::test_get_lineage_lvl_1_ids": 0.20377670800000125,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[AML-AML]": 0.0003512079999996587,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[AML_engineered-AML Engineered]": 0.0003039590000000203,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[ERneg_HER2pos-ERneg HER2pos]": 0.00029450100000083523,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[EWS_FLI-EWS_FLI]": 0.0002818340000008135,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[NSCLC_large_cell-NSCLC Large Cell]": 0.0002786659999980401,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[b_cell_mantle_cell-B-cell Mantle Cell]": 0.00028200000000033754,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[hbs_antigen_carrier-HBs Antigen Carrier]": 0.00026595799999995506,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[t_cell_ALCL-T-cell ALCL]": 0.0002884999999999138,
"tests/depmap/cell_line/test_models.py::test_lineage_get_display_name[test_name-Test Name]": 0.000270207999999883,
"tests/depmap/cell_line/test_views.py::test_render_view_cell_line": 1.5372859580000018,
"tests/depmap/cell_line/test_views.py::test_render_view_cell_line_404": 0.7026193330000012,
"tests/depmap/cell_line/test_views.py::test_validate_cell_lines": 0.31725799999999893,
"tests/depmap/cell_line/test_views.py::test_view_cell_line_unknown_lineage": 0.2904861229999991,
"tests/depmap/celligner/test_views.py::test_celligner_distance_cell_line_to_tumors": 0.3715182919999993,
"tests/depmap/celligner/test_views.py::test_celligner_distance_tumors_to_cell_lines": 0.31796545799999976,
"tests/depmap/celligner/test_views.py::test_view_celligner": 0.3573345419999985,
"tests/depmap/cli_commands/post_deploy_commands/test_check_download_data.py::test_check_download_data_no_db": 0.17353066600000133,
"tests/depmap/cli_commands/post_deploy_commands/test_check_download_data.py::test_check_download_data_with_db": 0.23388979199999937,
"tests/depmap/cli_commands/post_deploy_commands/test_check_nonstandard_datasets.py::test_get_nonstandard_dataset_issues": 0.3267539580000012,
"tests/depmap/cli_commands/test_load_sample_data.py::test_load_sample_data": 7.370939040999998,
"tests/depmap/compound/test_models.py::test_compound_dose_replicate_format_label": 0.2366416669999971,
"tests/depmap/compound/views/test_executive.py::test_format_availability_tile": 0.38443641699999986,
"tests/depmap/compound/views/test_executive.py::test_format_dep_dists": 0.6301861250000016,
"tests/depmap/compound/views/test_executive.py::test_format_enrichment_boxes": 0.29970562499999787,
"tests/depmap/compound/views/test_executive.py::test_format_top_corr_table": 0.26346770899999683,
"tests/depmap/compound/views/test_index.py::test_dose_table[False-False]": 0.2853337499999995,
"tests/depmap/compound/views/test_index.py::test_dose_table[True-False]": 0.268386624999998,
"tests/depmap/compound/views/test_index.py::test_dose_table[True-True]": 0.35498479299999985,
"tests/depmap/compound/views/test_index.py::test_format_compound_summary": 0.2611599579999968,
"tests/depmap/compound/views/test_index.py::test_format_dose_curve": 0.25228737500000165,
"tests/depmap/compound/views/test_index.py::test_format_dose_curve_multiple_curves": 0.4034802080000013,
"tests/depmap/compound/views/test_index.py::test_format_dose_curve_options": 0.2519181659999994,
"tests/depmap/compound/views/test_index.py::test_format_summary_option": 0.26066387399999513,
"tests/depmap/compound/views/test_index.py::test_render_view_compound": 0.9284392900000036,
"tests/depmap/compute/test_models.py::test_add_and_get_depmap_ids": 0.26275220900000207,
"tests/depmap/compute/test_run_custom_analysis_missing_row_matrix_index.py::test_run_custom_analysis_missing_row_matrix_index": 3.5666749170000003,
"tests/depmap/compute/test_tasks.py::test_fast_cor_with_p_and_q_values_with_missing": 0.12745150099999591,
"tests/depmap/compute/test_tasks.py::test_local_run_pearson": 0.0034034580000010806,
"tests/depmap/compute/test_tasks.py::test_local_run_pearson_custom_dataset_upload": 0.00026933300000564486,
"tests/depmap/compute/test_tasks.py::test_local_run_pearson_subsetted": 0.004212209000002076,
"tests/depmap/compute/test_tasks.py::test_no_overlap": 0.2673432080000069,
"tests/depmap/compute/test_tasks.py::test_run_custom_analysis_assoc_empty_table": 0.35191449999999946,
"tests/depmap/compute/test_tasks.py::test_run_custom_analysis_assoc_vector_is_dependent_true": 0.33887512600000136,
"tests/depmap/compute/test_tasks.py::test_run_custom_analysis_assoc_with_vector_is_dependent_false": 0.283127166000007,
"tests/depmap/compute/test_tasks.py::test_run_custom_analysis_no_variance_vector": 0.28250933299999303,
"tests/depmap/compute/test_tasks.py::test_run_custom_analysis_pearson": 0.47002304199999756,
"tests/depmap/compute/test_tasks.py::test_run_custom_analysis_two_class": 0.28104275099999754,
"tests/depmap/compute/test_views.py::test_compute_univariate_associations[association-False-False-False-True-False]": 0.29820000000000846,
"tests/depmap/compute/test_views.py::test_compute_univariate_associations[association-False-False-False-True-True]": 0.4107863750000078,
"tests/depmap/compute/test_views.py::test_compute_univariate_associations[association-True-False-False-True-True]": 0.46997241700000103,
"tests/depmap/compute/test_views.py::test_compute_univariate_associations[pearson-False-False-False-True-None]": 0.3115583759999936,
"tests/depmap/compute/test_views.py::test_compute_univariate_associations[twoClass-True-True-True-False-False]": 0.3103126659999944,
"tests/depmap/compute/test_views.py::test_compute_univariate_associations[twoClass-True-True-True-False-True]": 0.3130783339999894,
"tests/depmap/compute/test_views.py::test_compute_univariate_associations_intersection_with_minimum_points": 0.3954555829999933,
"tests/depmap/compute/test_views.py::test_subset_values_by_intersecting_cell_lines": 0.0014476250000043933,
"tests/depmap/constellation/test_enrichment.py::test_calculate_overrepresentation": 0.42377266599999786,
"tests/depmap/constellation/test_views.py::test_get_graph_definitions": 0.3761982930000016,
"tests/depmap/constellation/test_views.py::test_make_network_graph_with_or_without_task": 0.0038966239999922436,
"tests/depmap/constellation/test_views.py::test_make_network_graph_with_orphans": 0.002300874999995983,
"tests/depmap/constellation/test_views.py::test_post_multi_duplicate_get_graph_definitions": 0.2646951670000064,
"tests/depmap/constellation/test_views.py::test_post_multi_get_graph_definitions": 0.2665761250000003,
"tests/depmap/constellation/test_views.py::test_post_one_get_graph_definitions": 0.35457991699999525,
"tests/depmap/constellation/test_views.py::test_remove_gene_duplication": 0.0010690410000009365,
"tests/depmap/constellation/test_views.py::test_select_n_genes": 0.003065958000000535,
"tests/depmap/context/test_models.py::test_context_entity_get_by_label": 0.31159383300000343,
"tests/depmap/context/test_models.py::test_context_get_by_name": 0.30341179199999857,
"tests/depmap/context/test_models.py::test_get_all_names": 0.26803349900000484,
"tests/depmap/context/test_models.py::test_get_cell_line_table_query": 0.509108206999997,
"tests/depmap/context/test_models.py::test_get_enriched_context_cell_line_p_value": 0.3333318330000097,
"tests/depmap/context/test_models.py::test_get_entities_enriched_in_context_query": 0.3430442900000017,
"tests/depmap/context/test_views.py::test_render_view_context": 0.3386657510000006,
"tests/depmap/correlation/test_utils.py::test_get_all_correlations": 0.28965495799999985,
"tests/depmap/correlation/test_utils.py::test_query_correlates": 0.3355882500000007,
"tests/depmap/correlation/test_utils.py::test_query_self_correlates": 0.28770233199999495,
"tests/depmap/dataset/test_models.py::test_biomarker_dataset_has_entity": 0.30476270900000024,
"tests/depmap/dataset/test_models.py::test_biomarker_dataset_has_entity_by_label": 0.199396417,
"tests/depmap/dataset/test_models.py::test_dataset_entity_type": 0.19936745899999853,
"tests/depmap/dataset/test_models.py::test_dataset_find_datasets_with_entity_ids": 0.28604262399999936,
"tests/depmap/dataset/test_models.py::test_dataset_get_dataset_by_name": 0.18955962599999987,
"tests/depmap/dataset/test_models.py::test_dataset_has_cell_line": 0.26668220800000064,
"tests/depmap/dataset/test_models.py::test_dataset_has_entity": 0.1891424160000006,
"tests/depmap/dataset/test_models.py::test_dataset_is_auc[DependencyEnum.Avana-False]": 0.27865558299999904,
"tests/depmap/dataset/test_models.py::test_dataset_is_auc[DependencyEnum.GDSC1_AUC-True]": 0.24874587399999992,
"tests/depmap/dataset/test_models.py::test_dataset_is_crispr[DependencyEnum.Avana-True]": 0.19530508300000005,
"tests/depmap/dataset/test_models.py::test_dataset_is_crispr[DependencyEnum.GDSC1_AUC-False]": 0.1870263749999994,
"tests/depmap/dataset/test_models.py::test_dataset_is_crispr[DependencyEnum.GeCKO-True]": 0.18659329199999952,
"tests/depmap/dataset/test_models.py::test_dataset_is_crispr[DependencyEnum.RNAi_Ach-False]": 0.19591229100000085,
"tests/depmap/dataset/test_models.py::test_dataset_is_rnai[DependencyEnum.Avana-False]": 0.18143345899999908,
"tests/depmap/dataset/test_models.py::test_dataset_is_rnai[DependencyEnum.RNAi_Ach-True]": 0.18097495800000019,
"tests/depmap/dataset/test_models.py::test_dataset_is_rnai[DependencyEnum.RNAi_Nov_DEM-True]": 0.17916062399999966,
"tests/depmap/dataset/test_models.py::test_dataset_is_rnai[DependencyEnum.RNAi_merged-True]": 0.1856688749999993,
"tests/depmap/dataset/test_models.py::test_dataset_taiga_id_exists": 0.2556571250000008,
"tests/depmap/dataset/test_models.py::test_dependency_dataset_has_entity": 0.2666644170000003,
"tests/depmap/dataset/test_models.py::test_get_all": 0.2981822919999999,
"tests/depmap/dataset/test_models.py::test_get_case_sensitive_name[nonexistent_name-None]": 0.0003018329999999736,
"tests/depmap/dataset/test_models.py::test_get_case_sensitive_name[rnai_ACH-RNAi_Ach]": 0.00028424899999990316,
"tests/depmap/dataset/test_models.py::test_get_case_sensitive_name[rnai_ach-RNAi_Ach]": 0.0003725839999999536,
"tests/depmap/dataset/test_models.py::test_get_cell_lines_table_query": 0.1985692919999993,
"tests/depmap/dataset/test_models.py::test_get_class_from_enum[BiomarkerEnum.expression-BiomarkerDataset]": 0.0002688750000001683,
"tests/depmap/dataset/test_models.py::test_get_class_from_enum[DependencyEnum.Avana-DependencyDataset]": 0.0003590419999994765,
"tests/depmap/dataset/test_models.py::test_get_class_from_enum_name[Avana-DependencyDataset]": 0.028541667999999465,
"tests/depmap/dataset/test_models.py::test_get_class_from_enum_name[expression-BiomarkerDataset]": 0.00032500000000057483,
"tests/depmap/dataset/test_models.py::test_get_class_from_enum_name[invalid-error]": 0.0005014999999999326,
"tests/depmap/dataset/test_models.py::test_get_compound_experiment_datasets_with_compound": 0.2015219160000008,
"tests/depmap/dataset/test_models.py::test_get_compound_experiments_in_dataset_with_compound": 0.2699357090000012,
"tests/depmap/dataset/test_models.py::test_get_dataset_by_id": 0.3940420000000002,
"tests/depmap/dataset/test_models.py::test_get_dose_replicate_datasets_info_by_compound_id": 0.28219191700000046,
"tests/depmap/dataset/test_models.py::test_mutation_get_non_silent_rows": 0.19709458300000016,
"tests/depmap/dataset/test_models.py::test_mutation_translocation_fusion_has_cell_line[Fusion-FusionFactory]": 0.19434279099999863,
"tests/depmap/dataset/test_models.py::test_mutation_translocation_fusion_has_cell_line[Mutation-MutationFactory]": 0.25702820800000126,
"tests/depmap/dataset/test_models.py::test_mutation_translocation_fusion_has_cell_line[Translocation-TranslocationFactory]": 0.29653675000000135,
"tests/depmap/dataset/test_models.py::test_mutation_translocation_fusion_has_gene": 0.26931574900000044,
"tests/depmap/test_app.py::test_register_json_encoder": 0.13175816800000018,
"tests/depmap/test_config.py::test_dev_config": 0.04551720899999889,
"tests/depmap/test_config.py::test_production_config": 0.04790583300000062,
"tests/depmap/test_enums.py::test_dependency_enum_get_enums_in_order_chronos": 0.04382525000000026,
"tests/depmap/test_enums.py::test_dependency_enum_get_enums_in_order_serious": 0.044643999999999906,
"tests/test_factories.py::test_context_entity_factory": 0.32547854200000037,
"tests/test_factories.py::test_matrix_factory_options[False-False-False]": 0.21087620800000018,
"tests/test_factories.py::test_matrix_factory_options[False-False-True]": 0.19914703999999972,
"tests/test_factories.py::test_matrix_factory_options[False-True-False]": 0.24554016600000006,
"tests/test_factories.py::test_matrix_factory_options[False-True-True]": 0.2736078330000007,
"tests/test_factories.py::test_matrix_factory_options[True-False-False]": 0.19294733399999986,
"tests/test_factories.py::test_matrix_factory_options[True-False-True]": 0.2258210820000004,
"tests/test_factories.py::test_matrix_factory_options[True-True-False]": 0.2092214590000001,
"tests/test_factories.py::test_matrix_factory_options[True-True-True]": 0.198170332000001,
"tests/test_factories.py::test_matrix_factory_two_matrices": 0.2055297919999992
}