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 smoke tests #72

Merged
merged 10 commits into from
Jan 8, 2024
Merged

Fixed smoke tests #72

merged 10 commits into from
Jan 8, 2024

Conversation

TSchmiedlechner
Copy link
Member

Seems like we cannot use the AppCenter task, as it executes both test preparation and execution at once - and the preparation fails because it tries to scan the gRPC DLLs for tests, treats them as .NET files, and fails. Instead, we're now executing these 2 steps manually and move the gRPC DLLs "out of the way" before the preparation, and back afterwards before the tests are ran.

@TSchmiedlechner TSchmiedlechner requested a review from a team as a code owner January 5, 2024 13:16
Copy link
Contributor

@volllly volllly left a comment

Choose a reason for hiding this comment

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

❤️

@volllly volllly merged commit e9abe92 into master Jan 8, 2024
4 checks passed
@volllly volllly deleted the debug branch January 8, 2024 09:52
@github-actions github-actions bot locked and limited conversation to collaborators Jan 8, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants