Skip to content

TDD: tests for index reinstatement issue #14 #49

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

Merged
merged 1 commit into from
Jan 13, 2022

Conversation

sparrowt
Copy link
Contributor

The following tests demonstrate the index reinstatement bugs described on #14

I'm not suggesting this is merged without a fix for that issue (nobody wants tests that always fail!) but I thought having this open as a PR might help with visibility and investigation of the issue.

@ghost
Copy link

ghost commented Jun 23, 2021

CLA assistant check
All CLA requirements met.

@absci absci force-pushed the dev branch 2 times, most recently from 3063141 to bba825f Compare July 16, 2021 18:35
@absci
Copy link
Contributor

absci commented Jul 27, 2021

Hi @sparrowt, I removed code that causes the index issue. I think those are intended to fix rename model with m2m. So I skipped unit test migrations.test_operations.OperationTests.test_rename_model_with_m2m to be fixed later. Now it's good to merge your tests. could you sign the CLA?

@sparrowt
Copy link
Contributor Author

sparrowt commented Jan 12, 2022

Thank you @absci, sorry for the long delay - CLA is now signed and I've rebased onto latest dev fixing migration ordering.

@sparrowt sparrowt force-pushed the index-reinstatement-broken branch from 3306b54 to 70bcb3a Compare January 12, 2022 11:57
@absci absci merged commit e87757f into microsoft:dev Jan 13, 2022
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

Successfully merging this pull request may close these issues.

2 participants