-
Notifications
You must be signed in to change notification settings - Fork 303
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 them blasted tests #4239
Fix them blasted tests #4239
Conversation
Alerts seem unreliable.
Way to go...!!! 👍 I don't recall seeing a CircleCI green light since..., well ever. 😀 |
@@ -551,60 +557,60 @@ def test_device_log_csv_endpoint(self): | |||
self.assertEqual(len(rows), 2, "API response incorrect") | |||
|
|||
|
|||
class CSVExportBrowserTests(CSVExportTestSetup, BrowserActionMixins, CreateAdminMixin, KALiteBrowserTestCase): | |||
# class CSVExportBrowserTests(CSVExportTestSetup, BrowserActionMixins, CreateAdminMixin, KALiteBrowserTestCase): |
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
This comment was marked as spam.
This comment was marked as spam.
Sorry, something went wrong.
I'm happy to resolve the conflict and merge this when you're done, FYI. |
Conflicts: kalite/control_panel/static/js/control_panel/data_export/views.js
This should now be ready to merge, assuming that tests pass. |
Tests pass. Merging. |
Tests pass.
Ready to merge. Let's do this so we can rely on our Circle tests.