-
Notifications
You must be signed in to change notification settings - Fork 87
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
Test failure: test_migrate_view
#3205
Comments
❌ test_migrate_view: AssertionError: assert 3 == 4 (2m43.326s)
Running from nightly #257 |
❌ test_migrate_view: AssertionError: assert 3 == 4 (2m39.403s)
Running from nightly #258 |
❌ test_migrate_view: AssertionError: assert 3 == 4 (2m59.36s)
Running from nightly #259 |
Dependency The view2 does not get created here as it is dependent on the view1. It should however get created on a subsequent run of migrate_view as the view1 will exist. |
❌ test_migrate_view: AssertionError: assert 3 == 4 (3m0.778s)
Running from nightly #260 |
Tests are passing now. Will keep an eye on it and close it if it doesn't fail anymore. |
most likely this was related to the same underlying platform issue as in b01131d |
❌ test_migrate_view: AssertionError: assert 3 == 4 (3m6.352s)
Running from nightly #256
The text was updated successfully, but these errors were encountered: