﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
29892	Multiple Selenium test failures in Firefox	Tom Forbes	nobody	"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."	Bug	closed	Testing framework	dev	Normal	fixed		jon.dufresne@…	Ready for checkin	1	0	0	0	0	0
