Skip to content

Instantly share code, notes, and snippets.

@MatonAnthony
Created November 11, 2016 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save MatonAnthony/edcca3f22678c7643876a4ee1a9d6c5f to your computer and use it in GitHub Desktop.
Save MatonAnthony/edcca3f22678c7643876a4ee1a9d6c5f to your computer and use it in GitHub Desktop.
================================================================================================================================= slowest 25 test durations ==================================================================================================================================
25.75s call kuma/wiki/tests/test_views.py::DocumentEditingTests::test_slug_revamp
22.85s call kuma/wiki/tests/test_views.py::DocumentEditingTests::test_invalid_reserved_term_slug
16.94s call kuma/attachments/tests/test_views.py::AttachmentViewTests::test_legacy_redirect
14.53s call kuma/wiki/tests/test_views.py::DocumentSEOTests::test_seo_title
13.86s call kuma/wiki/tests/test_views.py::DocumentSEOTests::test_seo_script
11.67s call kuma/wiki/tests/test_views.py::DocumentEditingTests::test_document_tags
11.04s call kuma/wiki/tests/test_forms.py::RevisionFormEditTests::test_change_tags_edit
10.87s call kuma/wiki/tests/test_views.py::PermissionTests::test_template_permissions
10.81s call kuma/attachments/tests/test_templates.py::AttachmentTemplatesTests::test_xss_file_attachment_title
10.63s call kuma/attachments/tests/test_models.py::AttachmentModelTests::test_trash_revision
10.38s call kuma/attachments/tests/test_models.py::AttachmentModelTests::test_trash_revision_with_username
10.18s call kuma/wiki/tests/test_forms.py::RevisionFormCreateTests::test_standard_new
10.11s call kuma/wiki/tests/test_forms.py::RevisionFormNewTranslationTests::test_new_translation
10.00s call kuma/wiki/tests/test_views.py::DocumentEditingTests::test_invalid_slug
9.55s call kuma/wiki/tests/test_forms.py::RevisionFormEditTests::test_akismet_spam_training
9.51s call kuma/wiki/tests/test_forms.py::RevisionFormEditTranslationTests::test_edit_translation
9.31s call kuma/wiki/tests/test_forms.py::RevisionFormEditTests::test_akismet_parameters_testing_flag
9.15s call kuma/attachments/tests/test_views.py::AttachmentViewTests::test_get_previous
8.90s call kuma/attachments/tests/test_models.py::AttachmentModelTests::test_delete_revision
8.79s call kuma/wiki/tests/test_views.py::DocumentEditingTests::test_review_tags
8.76s call kuma/wiki/tests/test_forms.py::RevisionFormEditTests::test_legacy_edit
8.74s call kuma/attachments/tests/test_models.py::AttachmentModelTests::test_document_attachment
8.49s call kuma/wiki/tests/test_forms.py::RevisionFormEditTests::test_akismet_ham
8.45s call kuma/wiki/tests/test_forms.py::RevisionFormTests::test_form_rejects_empty_slugs_with_parent
8.40s call kuma/wiki/tests/test_forms.py::RevisionFormEditTests::test_quoteless_tags
==================================================================================================================== 791 passed, 3 xfailed, 2 xpassed in 1216.69 seconds =====================================================================================================================
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment