#29892: Multiple Selenium test failures in Firefox
---------------------------------------------+------------------------
               Reporter:  Tom Forbes         |          Owner:  nobody
                   Type:  Bug                |         Status:  new
              Component:  Testing framework  |        Version:  master
               Severity:  Normal             |       Keywords:
           Triage Stage:  Unreviewed         |      Has patch:  0
    Needs documentation:  0                  |    Needs tests:  0
Patch needs improvement:  0                  |  Easy pickings:  0
                  UI/UX:  0                  |
---------------------------------------------+------------------------
 When running the Selenium tests on master with the latest Firefox (63)
 installed on MacOS 10.14 I get the following tests failing:


 {{{
 test_textarea_trailing_newlines
 (forms_tests.tests.test_widgets.LiveWidgetTests)
 test_select (admin_views.test_autocomplete_view.SeleniumTests)
 test_prepopulated_fields (admin_views.tests.SeleniumTests)
 test_date_time_picker_shortcuts
 (admin_widgets.tests.DateTimePickerAltTimezoneSeleniumTests)
 test_date_time_picker_shortcuts
 (admin_widgets.tests.DateTimePickerShortcutsSeleniumTests)
 test_select_multiple (admin_views.test_autocomplete_view.SeleniumTests)
 test_first_field_focus (admin_views.tests.SeleniumTests)
 }}}

 Two of these failures do not appear at first to be related to the browser
 itself, however interestingly enough they do not fail on Chrome at all and
 reliably fail on Firefox.

 I've also attached full stacktraces below.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/29892>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/046.2565c70cde907e7c6bdb9c06cbc43e36%40djangoproject.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to