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

acceptance: Fix DockerCSharp Test #106779

Merged
merged 1 commit into from
Jul 18, 2023

Conversation

rimadeodhar
Copy link
Collaborator

@rimadeodhar rimadeodhar commented Jul 13, 2023

This PR updates the .net framework within the csproj setup to .net 6.
Additionally, it also fixes the CS program that we run as
a part of this test with the new npgsql DateTime
changes made as a part of npgsql 6 version update. The old datetime
types have been deprecated and needed to be removed.
With these fixes, the test is running successfully and can be unskipped.

Epic: none
Fixes: #86852
Release note: none

This PR updates the .net framework within
the csproj setup to .net 6. Additionally,
it also fixes the CS program that we run as
a part of this test with the new npgsql DateTime
changes made as a part of npgsql 6 version update.
The old datetime types have been deprecated and needed
to be removed. With these fixes, the test is running
successfully and can be unskipped.

Epic: none
Fixes: cockroachdb#86852
Release note: none
@rimadeodhar rimadeodhar marked this pull request as ready for review July 13, 2023 19:02
@rimadeodhar rimadeodhar requested a review from a team as a code owner July 13, 2023 19:02
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@rimadeodhar
Copy link
Collaborator Author

TFTR!

bors r+

@craig
Copy link
Contributor

craig bot commented Jul 18, 2023

Build succeeded:

@craig craig bot merged commit 06b5ba7 into cockroachdb:master Jul 18, 2023
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.

acceptance: TestDockerCSharp has drifted
3 participants