Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix failed tests in Chrome and Opera #86

Open
stevepiercy opened this issue Sep 6, 2020 · 0 comments
Open

Fix failed tests in Chrome and Opera #86

stevepiercy opened this issue Sep 6, 2020 · 0 comments
Milestone

Comments

@stevepiercy
Copy link
Member

We need to rewrite the following tests which fail in Chrome and Opera, but succeed in Firefox.

Chrome

  • test_submit_selected (deformdemo.test.Select2WidgetTests)
  • test_submit_selected (deformdemo.test.Select2WidgetWithOptgroupTests)
  • test_submit_selected (deformdemo.test.Select2WidgetMultipleTests)

Opera

  • test_submit_date_empty (deformdemo.test.DateTimeInputWidgetTests)
  • test_submit_success (deformdemo.test.DateTimeInputWidgetTests)
  • test_submit_tooearly (deformdemo.test.DateTimeInputWidgetTests)
  • test_submit_selected (deformdemo.test.Select2WidgetTests)
  • test_submit_selected (deformdemo.test.Select2WidgetWithOptgroupTests)

See #85 (comment)

@stevepiercy stevepiercy added this to the 3.0.0 milestone Sep 6, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant