Skip to content
This repository was archived by the owner on Jan 26, 2021. It is now read-only.

Latest commit

 

History

History
15 lines (14 loc) · 1.7 KB

Documented_failures.md

File metadata and controls

15 lines (14 loc) · 1.7 KB

There are several tests/parts of tests which have been commented out currently to avoid travis build failure:

File Tests Reason/Related issue
test_formFields.py test_null_values_in_edit_event 345
test_formFields.py test_field_value_retention_for_event, test_field_value_retention_for_job, test_field_value_retention_for_shift #350
test_formFields.py test_simplify_job Cause of failure is still unclear
test_report.py test_null_values_with_dataset, test_check_intersection_of_fields #327
test_settings.py test_duplicate_event, test_duplicate_job #329, #330
test_shiftSignUp.py test_search_event #337
test_functional.py test_admin_cannot_access_volunteer_urls, test_volunteer_cannot_access_admin_urls #325
test_functional_volunteer.py test_location_fields #336
test_viewVolunteerShift.py test_access_another_existing_volunteer_view #326
test_volunteerProfile.py test_upload_resume, test_invalid_resume_format #305
test_volunteerReport.py test_report_with_empty_fields, test_date_field, test_event_field, test_job_field, test_intersection_of_fields #327