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

More translation test work (basic operators, string case sensitivity...) #35373

Merged
merged 1 commit into from
Jan 3, 2025

Conversation

roji
Copy link
Member

@roji roji commented Dec 22, 2024

  • Case sensitivity/insensitivity ins string translation tests
  • Add basic operator translation tests, split operators into separate suites
  • Various other tweaks and cleanup

@roji roji requested a review from a team December 22, 2024 22:32
@roji roji changed the title More translation test work More translation test work (basic operators, string case sensitivity...) Dec 22, 2024
@roji
Copy link
Member Author

roji commented Dec 24, 2024

/azp run

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@SamMonoRT SamMonoRT requested a review from Copilot December 26, 2024 21:28

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot reviewed 28 out of 43 changed files in this pull request and generated no comments.

Files not reviewed (15)
  • eng/Versions.props: Language not supported
  • test/EFCore.Specification.Tests/Query/GearsOfWarQueryTestBase.cs: Evaluated as low risk
  • test/EFCore.SqlServer.FunctionalTests/Query/NorthwindWhereQuerySqlServerTest.cs: Evaluated as low risk
  • test/EFCore.SqlServer.FunctionalTests/Query/GearsOfWarQuerySqlServerTest.cs: Evaluated as low risk
  • test/EFCore.Cosmos.FunctionalTests/Query/Translations/Operators/ComparisonOperatorTranslationsTest.cs: Evaluated as low risk
  • test/EFCore.Cosmos.FunctionalTests/Query/Translations/Operators/LogicalOperatorTranslationsCosmosTest.cs: Evaluated as low risk
  • test/EFCore.Cosmos.FunctionalTests/Query/Translations/Operators/MiscellaneousOperatorTranslationsCosmosTest.cs: Evaluated as low risk
  • test/EFCore.Cosmos.FunctionalTests/Query/Translations/StringTranslationsCosmosTest.cs: Evaluated as low risk
  • test/EFCore.InMemory.FunctionalTests/Query/Translations/BitwiseOperatorTranslationsInMemoryTest.cs: Evaluated as low risk
  • test/EFCore.Cosmos.FunctionalTests/Query/Translations/Operators/BitwiseOperatorTranslationsCosmosTest.cs: Evaluated as low risk
  • test/EFCore.Cosmos.FunctionalTests/Query/Translations/Operators/ArithmeticOperatorTranslationsCosmosTest.cs: Evaluated as low risk
  • test/EFCore.Specification.Tests/Query/NorthwindWhereQueryTestBase.cs: Evaluated as low risk
  • test/EFCore.Cosmos.FunctionalTests/Query/Translations/MiscellaneousTranslationsCosmosTest.cs: Evaluated as low risk
  • test/EFCore.Specification.Tests/Query/Translations/Operators/BitwiseOperatorTranslationsTestBase.cs: Evaluated as low risk
  • test/EFCore.Specification.Tests/Query/Translations/StringTranslationsTestBase.cs: Evaluated as low risk
@roji roji force-pushed the MoreTranslationTests branch from 79bcbf6 to c17f50d Compare January 3, 2025 12:16
@roji roji enabled auto-merge (squash) January 3, 2025 12:17
* Case sensitivity/insensitivity ins string translation tests
* Add basic operator translation tests, split operators into separate suites
* Various other tweaks and cleanup
@roji roji force-pushed the MoreTranslationTests branch from c17f50d to e45d693 Compare January 3, 2025 12:49
@roji
Copy link
Member Author

roji commented Jan 3, 2025

Helix-only test failures are unrelated (occur also in main), merging.

@roji roji disabled auto-merge January 3, 2025 15:29
@roji roji merged commit 867339d into dotnet:main Jan 3, 2025
5 of 7 checks passed
@roji roji deleted the MoreTranslationTests branch January 3, 2025 15:29
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