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

Fixed failing integration test. #2956

Merged
merged 2 commits into from
Dec 18, 2023
Merged

Conversation

mitchell-as
Copy link
Contributor

@mitchell-as mitchell-as commented Dec 18, 2023

BugDX-2372 Nightly failure: TestPackageIntegrationTestSuite/TestJSON

Also, JSON output no longer fits inside a terminal window, so cannot validate it.

@mitchell-as
Copy link
Contributor Author

The test failure is unrelated to this PR. It is a usual timeout.

@mitchell-as mitchell-as requested a review from MDrakos December 18, 2023 16:59
@mitchell-as mitchell-as marked this pull request as ready for review December 18, 2023 17:00
cp.ExpectExitCode(0)
AssertValidJSON(suite.T(), cp)
//AssertValidJSON(suite.T(), cp)
Copy link
Member

Choose a reason for hiding this comment

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

If we're going to leave this let's add a comment or just remove it.

@mitchell-as mitchell-as requested a review from MDrakos December 18, 2023 18:03
@mitchell-as mitchell-as reopened this Dec 18, 2023
@mitchell-as mitchell-as merged commit 3c19ee1 into version/0-43-0-RC1 Dec 18, 2023
10 of 13 checks passed
@mitchell-as mitchell-as deleted the mitchell/dx-2372 branch December 18, 2023 18:35
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