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

Initial fixes to restore Java IT #5632

Merged
merged 18 commits into from
Oct 22, 2024
Merged

Conversation

andreaTP
Copy link
Contributor

@andreaTP andreaTP commented Oct 18, 2024

This PR is only fixing the most evident issues with the Java IT tests.
fixes #5610

@andreaTP andreaTP requested a review from a team as a code owner October 18, 2024 09:43
Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

I went ahead and merged my earlier PR #5624 to avoid having competing work. Updated this one from main.
It seems that all those changes do not solve the parsable issue.
https://github.com/microsoft/kiota/actions/runs/11401393719/job/31726688511?pr=5632

it/get-additional-arguments.ps1 Show resolved Hide resolved
@baywet
Copy link
Member

baywet commented Oct 18, 2024

ok so after looking more into it, all the parsable errors can be ignored. They are a side effect of the circular reference for the integration model.

@baywet
Copy link
Member

baywet commented Oct 18, 2024

(I'll keep sharing my findings on the original issue)

Copy link
Member

@baywet baywet left a comment

Choose a reason for hiding this comment

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

@andrueastman to give it another review since a lot of the changes here are effectively mine

@andreaTP
Copy link
Contributor Author

Thanks for taking over this one @baywet 🙏

Copy link
Member

@andrueastman andrueastman left a comment

Choose a reason for hiding this comment

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

💪🏼

@andrueastman andrueastman merged commit 50bd8b6 into microsoft:main Oct 22, 2024
208 checks passed
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.

Breaking changes introduced in 1.15
3 participants