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

Enable GetProductsColumnTypesSerialization test for java #586

Merged
merged 2 commits into from
Dec 12, 2022

Conversation

lucyzhang929
Copy link
Contributor

The fix was in this PR but I accidentally missed pushing up the changes for enabling the test.

@@ -169,9 +169,6 @@ public async void GetProductsColumnTypesSerializationAsyncEnumerableTest(string
/// </summary>
[Theory]
[SqlInlineData()]
// Java worker returns timestamps in local time zone
// https://github.com/Azure/azure-functions-sql-extension/issues/515
[UnsupportedLanguages(SupportedLanguages.Java)]
Copy link
Contributor

Choose a reason for hiding this comment

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

It's working without any changes?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes - the fix was in my last PR #576 but I accidentally missed pushing up the changes for enabling the test.

@lucyzhang929 lucyzhang929 merged commit 6cb8d64 into main Dec 12, 2022
@lucyzhang929 lucyzhang929 deleted the luczhan/getcolumntypesjavatest branch December 12, 2022 18:15
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