rastervision/new_version/pipeline/test_config.py::TestConfig::test_no_extras
rastervision/new_version/pipeline/test_config.py::TestConfig::test_to_from
rastervision/new_version/pipeline/test_config.py::TestConfig::test_upgrade
tests/test_plugin.py::TestPlugin::test_plugin_from_module
tests/test_plugin.py::TestPlugin::test_runs_noop_experiment_from_plugins
tests/test_plugin.py::TestPlugin::test_single_plugin_from_path
tests/test_rv_config.py::TestRVConfig::test_set_tmp_dir
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_build_backend
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_build_task_from_proto
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_config_missing_template
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_copies_config_mods
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_create_proto_from_backend
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_custom_default_model_config
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_default_model_config
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_raise_error_on_no_backend_field
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_requires_backend
tests/backend/test_keras_classification_config.py::TestKerasClassificationConfig::test_with_config_fails_key_not_found
tests/backend/test_pytorch_chip_classification.py::TestPyTorchChipClassificationConfig::test_builder
tests/backend/test_pytorch_semantic_segmentation.py::TestPyTorchSemanticSegmentationConfig::test_builder
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_build_backend
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_build_backend_from_proto
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_config_missing_tfdl_config
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_copies_config_mods
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_create_proto_from_backend
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_default_model_config
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_requires_backend
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_sets_fine_tune_checkpoint_to_experiment_name
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_update_for_command_and_report_io
tests/backend/test_tf_deeplab_config.py::TestTFDeeplabConfig::test_with_config_fails_key_not_found
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_build_backend
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_build_task_from_proto
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_config_missing_tfod_config
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_copies_config_mods
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_create_proto_from_backend
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_default_model_config
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_raise_error_on_no_backend_field
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_requires_backend
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_sets_fine_tune_checkpoint_to_experiment_name
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_sets_pretrained_model
tests/backend/test_tf_object_detection_config.py::TestTFObjectDetectionConfig::test_with_config_fails_key_not_found
tests/backend/torch_utils/test_metrics.py::TestComputeConfMat::test1
tests/backend/torch_utils/test_metrics.py::TestComputeConfMat::test2
tests/backend/torch_utils/test_metrics.py::TestComputeConfMatMetrics::test1
tests/backend/torch_utils/test_metrics.py::TestComputeConfMatMetrics::test2
tests/backend/torch_utils/test_metrics.py::TestComputeConfMatMetrics::test3
tests/command/test_analyze_command.py::TestAnalyzeCommand::test_command_create
tests/command/test_analyze_command.py::TestAnalyzeCommand::test_command_run_with_mocks
tests/command/test_analyze_command.py::TestAnalyzeCommand::test_missing_config_analyzers
tests/command/test_analyze_command.py::TestAnalyzeCommand::test_missing_config_scenes
tests/command/test_analyze_command.py::TestAnalyzeCommand::test_missing_config_task
tests/command/test_analyze_command.py::TestAnalyzeCommand::test_no_config_error
tests/command/test_aux_command.py::TestAuxCommand::test_command_create
tests/command/test_aux_command.py::TestAuxCommand::test_command_from_experiment
tests/command/test_aux_command.py::TestAuxCommand::test_command_from_experiment_case_insensitive
tests/command/test_aux_command.py::TestAuxCommand::test_command_split
tests/command/test_aux_command.py::TestAuxCommand::test_required_fields
tests/command/test_bundle_command.py::TestBundleCommand::test_bundle_cc_command
tests/command/test_bundle_command.py::TestBundleCommand::test_bundle_od_command
tests/command/test_bundle_command.py::TestBundleCommand::test_command_run_with_mocks
tests/command/test_bundle_command.py::TestBundleCommand::test_missing_config_analyzers
tests/command/test_bundle_command.py::TestBundleCommand::test_missing_config_backendf
tests/command/test_bundle_command.py::TestBundleCommand::test_missing_config_scene
tests/command/test_bundle_command.py::TestBundleCommand::test_missing_config_task
tests/command/test_chip_command.py::TestChipCommand::test_command_create
tests/command/test_chip_command.py::TestChipCommand::test_command_run_with_mocks
tests/command/test_chip_command.py::TestChipCommand::test_missing_config_backend
tests/command/test_chip_command.py::TestChipCommand::test_missing_config_task
tests/command/test_chip_command.py::TestChipCommand::test_missing_config_train_scenes
tests/command/test_chip_command.py::TestChipCommand::test_missing_config_val_scenes
tests/command/test_chip_command.py::TestChipCommand::test_no_config_error
tests/command/test_eval_command.py::TestEvalCommand::test_command_create
tests/command/test_eval_command.py::TestEvalCommand::test_command_run_with_mocks
tests/command/test_eval_command.py::TestEvalCommand::test_missing_config_evaluators
tests/command/test_eval_command.py::TestEvalCommand::test_missing_config_scenes
tests/command/test_eval_command.py::TestEvalCommand::test_missing_config_task
tests/command/test_eval_command.py::TestEvalCommand::test_no_config_error
tests/command/test_predict_command.py::PredictCommand::test_command_create
tests/command/test_predict_command.py::PredictCommand::test_command_run_with_mocks
tests/command/test_predict_command.py::PredictCommand::test_missing_config_backend
tests/command/test_predict_command.py::PredictCommand::test_missing_config_scenes
tests/command/test_predict_command.py::PredictCommand::test_missing_config_task
tests/command/test_predict_command.py::PredictCommand::test_no_config_error
tests/command/test_train_command.py::TrainCommand::test_command_run_with_mocks
tests/command/test_train_command.py::TrainCommand::test_missing_config_backend
tests/command/test_train_command.py::TrainCommand::test_missing_config_task
tests/command/test_train_command.py::TrainCommand::test_no_config_error
tests/command/aux/test_cogify_command.py::TestCogifyCommand::test_command_create
tests/command/aux/test_cogify_command.py::TestCogifyCommand::test_command_create_no_compression
tests/command/aux/test_cogify_command.py::TestCogifyCommand::test_command_through_experiment
tests/core/test_box.py::TestBox::test_bad_conatiner
tests/core/test_box.py::TestBox::test_bad_square
tests/core/test_box.py::TestBox::test_dict
tests/core/test_box.py::TestBox::test_from_npbox
tests/core/test_box.py::TestBox::test_from_shapely
tests/core/test_box.py::TestBox::test_geojson_coordinates
tests/core/test_box.py::TestBox::test_get_area
tests/core/test_box.py::TestBox::test_get_height
tests/core/test_box.py::TestBox::test_get_width
tests/core/test_box.py::TestBox::test_get_windows
tests/core/test_box.py::TestBox::test_int
tests/core/test_box.py::TestBox::test_make_buffer
tests/core/test_box.py::TestBox::test_make_copy
tests/core/test_box.py::TestBox::test_make_eroded
tests/core/test_box.py::TestBox::test_make_random_square
tests/core/test_box.py::TestBox::test_make_random_square_container
tests/core/test_box.py::TestBox::test_make_random_square_container_too_big
tests/core/test_box.py::TestBox::test_make_square
tests/core/test_box.py::TestBox::test_neq
tests/core/test_box.py::TestBox::test_npbox_format
tests/core/test_box.py::TestBox::test_rasterio_format
tests/core/test_box.py::TestBox::test_reproject
tests/core/test_box.py::TestBox::test_shapely_format
tests/core/test_box.py::TestBox::test_to_shapely
tests/core/test_box.py::TestBox::test_tuple_format
tests/core/test_class_map.py::TestClassMap::test_all_color_false
tests/core/test_class_map.py::TestClassMap::test_all_color_true
tests/core/test_class_map.py::TestClassMap::test_category_index
tests/core/test_class_map.py::TestClassMap::test_construct_from
tests/core/test_class_map.py::TestClassMap::test_construct_from_class_items
tests/core/test_class_map.py::TestClassMap::test_construct_from_dict_no_color
tests/core/test_class_map.py::TestClassMap::test_construct_from_dict_with_color
tests/core/test_class_map.py::TestClassMap::test_construct_from_list_str
tests/core/test_class_map.py::TestClassMap::test_construct_from_protos
tests/core/test_class_map.py::TestClassMap::test_get_by_name_negative
tests/core/test_command_io_definition.py::TestCommandIoDefinition::test_add_missing
tests/core/test_config.py::TestConfig::test_build_with_annotations
tests/core/test_stats_analyzer.py::TestStatsAnalyzer::test_random
tests/core/test_stats_analyzer.py::TestStatsAnalyzer::test_sliding
tests/core/test_stats_analyzer.py::TestStatsAnalyzer::test_sliding_backcompat
tests/data/test_activate_mixin.py::TestActivateMixin::test_activated_and_deactivates_subcomponents
tests/data/test_activate_mixin.py::TestActivateMixin::test_activates_and_deactivates
tests/data/test_activate_mixin.py::TestActivateMixin::test_no_activate_twice
tests/data/test_scene.py::TestScene::test_with_aoi
tests/data/test_scene.py::TestScene::test_with_aoi_back_compat
tests/data/test_scene.py::TestScene::test_with_aois
tests/data/label/test_chip_classification_labels.py::TestChipClassificationLabels::test_extend
tests/data/label/test_chip_classification_labels.py::TestChipClassificationLabels::test_filter_by_aoi
tests/data/label/test_chip_classification_labels.py::TestChipClassificationLabels::test_get_cell
tests/data/label/test_chip_classification_labels.py::TestChipClassificationLabels::test_get_cells
tests/data/label/test_chip_classification_labels.py::TestChipClassificationLabels::test_get_class_ids
tests/data/label/test_chip_classification_labels.py::TestChipClassificationLabels::test_get_singleton_labels
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_concatenate
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_constructor
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_filter_by_aoi
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_from_boxlist
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_get_boxes
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_get_overlapping
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_global_to_local
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_len
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_local_to_global
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_local_to_normalized
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_make_empty
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_normalized_to_local
tests/data/label/test_object_detection_labels.py::ObjectDetectionLabelsTest::test_prune_duplicates
tests/data/label/test_semantic_segmentation_labels.py::TestSemanticSegmentationLabels::test_get
tests/data/label/test_semantic_segmentation_labels.py::TestSemanticSegmentationLabels::test_get_with_aoi
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_deprecated_builder
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_get_labels
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_get_labels_inferred
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_get_labels_small_extent
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell1
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell2
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell3
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell4
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell5
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell6
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell7
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_infer_cell8
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_missing_config_uri
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_no_missing_config
tests/data/label_source/test_chip_classification_label_source.py::TestChipClassificationLabelSource::test_using_null_class_bufs
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_builder
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_deprecated_builder
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_missing_config_uri
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_no_missing_config
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_read_invalid_uri_readable_true
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_read_with_extent
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_read_without_extent
tests/data/label_source/test_object_detection_label_source.py::TestObjectDetectionLabelSource::test_using_null_class_bufs
tests/data/label_source/test_segmentation_class_transformer.py::TestSegmentationClassTransformer::test_class_to_rgb
tests/data/label_source/test_segmentation_class_transformer.py::TestSegmentationClassTransformer::test_rgb_to_class
tests/data/label_source/test_semantic_segmentation_label_source.py::TestSemanticSegmentationLabelSource::test_build
tests/data/label_source/test_semantic_segmentation_label_source.py::TestSemanticSegmentationLabelSource::test_build_deprecated
tests/data/label_source/test_semantic_segmentation_label_source.py::TestSemanticSegmentationLabelSource::test_build_missing
tests/data/label_source/test_semantic_segmentation_label_source.py::TestSemanticSegmentationLabelSource::test_enough_target_pixels_false
tests/data/label_source/test_semantic_segmentation_label_source.py::TestSemanticSegmentationLabelSource::test_enough_target_pixels_true
tests/data/label_source/test_semantic_segmentation_label_source.py::TestSemanticSegmentationLabelSource::test_get_labels
tests/data/label_source/test_semantic_segmentation_label_source.py::TestSemanticSegmentationLabelSource::test_get_labels_rgb
tests/data/label_store/test_chip_classification_geojson_store.py::TestChipClassificationGeoJSONStore::test_constructor_save
tests/data/label_store/test_object_detection_geojson_store.py::TestObjectDetectionLabelSource::test_valid_uri
tests/data/label_store/test_object_detection_geojson_store.py::TestObjectDetectionLabelSource::test_write_invalid_uri
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_backcompat_geotiff_source
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_backcompat_image_source
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_channel_order_error
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_default_provider
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_detects_alpha
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_empty_channel_order
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_get_dtype
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_gets_raw_chip
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_gets_raw_chip_from_proto
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_gets_raw_chip_from_uint16_transformed_proto
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_mask
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_missing_config_uri
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_no_epsg
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_no_missing_config
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_nodata_val
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_non_geo
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_shift_x
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_shift_y
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_uses_channel_order
tests/data/raster_source/test_rasterio_source.py::TestRasterioSource::test_with_stats_transformer
tests/data/raster_source/test_rasterized_source.py::TestRasterizedSource::test_get_chip
tests/data/raster_source/test_rasterized_source.py::TestRasterizedSource::test_get_chip_all_touched
tests/data/raster_source/test_rasterized_source.py::TestRasterizedSource::test_get_chip_no_polygons
tests/data/raster_source/test_rasterized_source.py::TestRasterizedSource::test_using_null_class_bufs
tests/data/raster_transformer/test_raster_transformer.py::TestRasterTransformer::test_stats_transformer
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_class_inf_class_id
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_class_inf_default
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_class_inf_filter
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_class_inf_label
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_class_inf_no_default
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_transform_geojson_geom_coll
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_transform_geojson_line_buf
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_transform_geojson_multi
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_transform_geojson_no_coords
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_transform_point_buf
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_transform_polygon
tests/data/vector_source/test_geojson_vector_source.py::TestGeoJSONVectorSource::test_validate_config
tests/data/vector_source/test_vector_tile_vector_source.py::TestVectorTileVectorSource::test_get_geojson_from_mbtiles
tests/data/vector_source/test_vector_tile_vector_source.py::TestVectorTileVectorSource::test_get_geojson_from_zxy
tests/evaluation/test_chip_classification_evaluation.py::TestChipClassificationEvaluation::test_compute_single_gt_null
tests/evaluation/test_chip_classification_evaluation.py::TestChipClassificationEvaluation::test_compute_single_pred_null
tests/evaluation/test_chip_classification_evaluator.py::TestChipClassificationEvaluator::test_accounts_for_aoi
tests/evaluation/test_class_evaluation_item.py::TestClassEvaluationItem::test_merge
tests/evaluation/test_class_evaluation_item.py::TestClassEvaluationItem::test_merge_both_empty
tests/evaluation/test_class_evaluation_item.py::TestClassEvaluationItem::test_merge_first_empty
tests/evaluation/test_class_evaluation_item.py::TestClassEvaluationItem::test_merge_second_empty
tests/evaluation/test_classification_evaluator.py::TestClassificationEvaluation::test_missing_config_class_map
tests/evaluation/test_classification_evaluator.py::TestClassificationEvaluation::test_no_missing_config
tests/evaluation/test_object_detection_evaluation.py::TestObjectDetectionEvaluation::test_compute
tests/evaluation/test_object_detection_evaluation.py::TestObjectDetectionEvaluation::test_compute_no_ground_truth
tests/evaluation/test_object_detection_evaluation.py::TestObjectDetectionEvaluation::test_compute_no_preds
tests/evaluation/test_semantic_segmentation_evaluation.py::TestSemanticSegmentationEvaluation::test_compute
tests/evaluation/test_semantic_segmentation_evaluation.py::TestSemanticSegmentationEvaluation::test_compute_ignore_class
tests/evaluation/test_semantic_segmentation_evaluation.py::TestSemanticSegmentationEvaluation::test_vector_compute
tests/evaluation/test_semantic_segmentation_evaluator.py::TestSemanticSegmentationEvaluator::test_evaluator
tests/evaluation/test_semantic_segmentation_evaluator.py::TestSemanticSegmentationEvaluator::test_vector_evaluator
tests/evaluation/test_semantic_segmentation_evaluator.py::TestSemanticSegmentationEvaluator::test_vector_evaluator_with_aoi
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_experiment_missing_configs_backend
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_experiment_missing_configs_id
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_experiment_missing_multiple_configs
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_experiment_missing_train_key
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_incorrect_backend_type
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_incorrect_dataset_type
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_keys_are_copied
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_no_missing_config_max_with_root
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_no_missing_config_min_with_root
tests/experiment/test_experiment_config.py::TestExperimentConfig::test_object_detection_exp
tests/experiment/test_experiment_loader.py::TestExperimentConfig::test_filter_module_by_method
tests/experiment/test_experiment_loader.py::TestExperimentConfig::test_filter_module_by_name
tests/experiment/test_experiment_loader.py::TestExperimentConfig::test_load_file
tests/experiment/test_experiment_loader.py::TestExperimentConfig::test_load_module
tests/mock/test_mocks.py::TestMocks::test_mocks
tests/runner/test_aws_batch_experiment_runner.py::TestAwsBatchExperimentRunner::test_respects_utilizes_gpu
tests/task/test_chip_classification.py::TestChipClassification::test_make_predict_windows_with_aoi
tests/task/test_chip_classification_config.py::TestChipClassificationConfig::test_build_task
tests/task/test_chip_classification_config.py::TestChipClassificationConfig::test_build_task_from_proto
tests/task/test_chip_classification_config.py::TestChipClassificationConfig::test_create_proto_from_task
tests/task/test_chip_classification_config.py::TestChipClassificationConfig::test_missing_config_class_map
tests/task/test_chip_classification_config.py::TestChipClassificationConfig::test_no_missing_config
tests/task/test_object_detection_config.py::TestObjectDetectionConfig::test_build_task
tests/task/test_object_detection_config.py::TestObjectDetectionConfig::test_build_task_from_proto
tests/task/test_object_detection_config.py::TestObjectDetectionConfig::test_create_proto_from_task
tests/task/test_object_detection_config.py::TestObjectDetectionConfig::test_missing_config_class_map
tests/task/test_object_detection_config.py::TestObjectDetectionConfig::test_no_missing_config
tests/task/test_semantic_segmentation_config.py::TestSemanticSegmentationConfig::test_build_task
tests/task/test_semantic_segmentation_config.py::TestSemanticSegmentationConfig::test_build_task_from_proto
tests/task/test_semantic_segmentation_config.py::TestSemanticSegmentationConfig::test_create_proto_from_task
tests/utils/test_files.py::TestMakeDir::test_check_empty
tests/utils/test_files.py::TestMakeDir::test_default_args
tests/utils/test_files.py::TestMakeDir::test_file_exists_local_false
tests/utils/test_files.py::TestMakeDir::test_file_exists_local_true
tests/utils/test_files.py::TestMakeDir::test_file_exists_s3_false
tests/utils/test_files.py::TestMakeDir::test_file_exists_s3_true
tests/utils/test_files.py::TestMakeDir::test_force_empty
tests/utils/test_files.py::TestMakeDir::test_use_dirname
tests/utils/test_files.py::TestGetLocalPath::test_http
tests/utils/test_files.py::TestGetLocalPath::test_local
tests/utils/test_files.py::TestGetLocalPath::test_s3
tests/utils/test_files.py::TestFileToStr::test_file_to_str_local
tests/utils/test_files.py::TestFileToStr::test_file_to_str_s3
tests/utils/test_files.py::TestDownloadIfNeeded::test_download_if_needed_local
tests/utils/test_files.py::TestDownloadIfNeeded::test_download_if_needed_s3
tests/utils/test_files.py::TestLoadJsonConfig::test_bogus_field
tests/utils/test_files.py::TestLoadJsonConfig::test_bogus_value
tests/utils/test_files.py::TestLoadJsonConfig::test_invalid_json
tests/utils/test_files.py::TestLoadJsonConfig::test_valid
tests/utils/test_files.py::TestS3Misc::test_file_exists
tests/utils/test_files.py::TestS3Misc::test_last_modified_s3
tests/utils/test_files.py::TestS3Misc::test_list_paths_s3
tests/utils/test_files.py::TestLocalMisc::test_bytes_local
tests/utils/test_files.py::TestLocalMisc::test_bytes_local_false
tests/utils/test_files.py::TestLocalMisc::test_copy_to_local
tests/utils/test_files.py::TestLocalMisc::test_file_exists
tests/utils/test_files.py::TestLocalMisc::test_last_modified
tests/utils/test_files.py::TestLocalMisc::test_sync_from_dir_local
tests/utils/test_files.py::TestLocalMisc::test_sync_from_dir_noop_local
tests/utils/test_files.py::TestLocalMisc::test_sync_to_dir_local
tests/utils/test_files.py::TestHttpMisc::test_copy_from_http
tests/utils/test_files.py::TestHttpMisc::test_copy_to_http
tests/utils/test_files.py::TestHttpMisc::test_file_exists_http_false
tests/utils/test_files.py::TestHttpMisc::test_file_exists_http_true
tests/utils/test_files.py::TestHttpMisc::test_last_modified_http
tests/utils/test_files.py::TestHttpMisc::test_sync_from_http
tests/utils/test_files.py::TestHttpMisc::test_sync_to_http
tests/utils/test_files.py::TestHttpMisc::test_write_bytes_http
tests/utils/test_files.py::TestHttpMisc::test_write_str_http
tests/utils/test_files.py::TestGetCachedFile::test_local
tests/utils/test_files.py::TestGetCachedFile::test_local_zip
tests/utils/test_files.py::TestGetCachedFile::test_remote
tests/utils/test_misc.py::TestMiscUtils::test_replace_nones_in_dict
tests/utils/test_misc.py::TestMiscUtils::test_set_nested_keys_finds_nested
tests/utils/test_misc.py::TestMiscUtils::test_set_nested_keys_ignores_missing_keys
tests/utils/test_misc.py::TestMiscUtils::test_set_nested_keys_sets_missing_keys_in_dict
tests/utils/test_misc.py::TestMiscUtils::test_split_into_groups
tests/utils/test_zxy2geotiff.py::TestZXY2Geotiff::test_zxy2geotiff
tests/utils/test_zxy2geotiff.py::TestZXY2Geotiff::test_zxy2geotiff_cog
tests/utils/test_zxy2geotiff.py::TestZXY2Geotiff::test_zxy2geotiff_single_tile
tests/utils/test_zxy2geotiff.py::TestZXY2Geotiff::test_zxy2geotiff_tms

==================================================================================================== ERRORS =====================================================================================================
_________________________________________________________________________________ ERROR collecting test_v2/core/test_config.py __________________________________________________________________________________
test_v2/core/test_config.py:7: in <module>
    from rastervision.v2.core.config import (Config, register_config, build_config,
/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/pluginbase.py:439: in plugin_import
    fromlist, level)
rastervision/v2/core/__init__.py:76: in <module>
    system_init()
rastervision/v2/core/__init__.py:69: in system_init
    pm = importlib.import_module(pm)
/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/importlib/__init__.py:127: in import_module
    return _bootstrap._gcd_import(name[level:], package, level)
<frozen importlib._bootstrap>:1003: in _gcd_import
    ???
<frozen importlib._bootstrap>:942: in _sanity_check
    ???
E   ValueError: Empty module name
=============================================================================================== warnings summary ================================================================================================
/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/google/protobuf/internal/api_implementation.py:154
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/google/protobuf/internal/api_implementation.py:154: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    from google.protobuf.pyext import _message

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/google/protobuf/internal/containers.py:182
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/google/protobuf/internal/containers.py:182: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    MutableMapping = collections.MutableMapping

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/pywrap_tensorflow_internal.py:15
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/pywrap_tensorflow_internal.py:15: DeprecationWarning: the imp module is deprecated in favour of importlib; see the module's documentation for alternative uses
    import imp

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/util/nest.py:1286
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/util/nest.py:1286: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    _pywrap_tensorflow.RegisterType("Mapping", _collections.Mapping)

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/util/nest.py:1287
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/util/nest.py:1287: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    _pywrap_tensorflow.RegisterType("Sequence", _collections.Sequence)

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/training/tracking/object_identity.py:112
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/tensorflow/python/training/tracking/object_identity.py:112: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    class ObjectIdentitySet(collections.MutableSet):

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/h5py/__init__.py:36
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/h5py/__init__.py:36: FutureWarning: Conversion of the second argument of issubdtype from `float` to `np.floating` is deprecated. In future, it will be treated as `np.float64 == np.dtype(float).type`.
    from ._conv import register_converters as _register_converters

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/h5py/_hl/base.py:19
/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/h5py/_hl/base.py:19
/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/h5py/_hl/base.py:19
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/h5py/_hl/base.py:19: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    from collections import (Mapping, MutableMapping, KeysView,

/home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/torchvision/datasets/lsun.py:8
  /home/saikatd2/anaconda3/envs/pv3.6_raster-vision/lib/python3.7/site-packages/torchvision/datasets/lsun.py:8: DeprecationWarning: Using or importing the ABCs from 'collections' instead of from 'collections.abc' is deprecated since Python 3.3,and in 3.9 it will stop working
    from collections import Iterable

-- Docs: https://docs.pytest.org/en/latest/warnings.html
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! Interrupted: 1 error during collection !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
11 warnings, 1 error in 4.01s
