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

Test wasm32-unknown-unknown in Azure Pipelines #1903

Merged
merged 4 commits into from
Nov 8, 2024

Conversation

heaths
Copy link
Member

@heaths heaths commented Nov 7, 2024

Also gets rid of most of GitHub Actions with only E2E tests remaining.

Also gets rid of most of GitHub Actions with only E2E tests remaining.
@heaths
Copy link
Member Author

heaths commented Nov 7, 2024

@LarryOsterman can we even run E2E tests against Event Hubs? That requires actually-provisioned resources, right? If not, I can delete the entirety of the GitHub Actions workflows finally. /cc @hallipr

@heaths heaths enabled auto-merge (squash) November 7, 2024 00:36
@heaths
Copy link
Member Author

heaths commented Nov 7, 2024

@microsoft-github-policy-service rerun

@LarryOsterman
Copy link
Member

@LarryOsterman can we even run E2E tests against Event Hubs? That requires actually-provisioned resources, right? If not, I can delete the entirety of the GitHub Actions workflows finally. /cc @hallipr

No, the test_e2e tests for Event Hubs requires either the eventhub emulator running locally or actually provisioned resources. It's a live test in the classic vernacular.

As we get further into ADO pipelines, I'll probably bring up the test AMQP Broker (used in Go) to test the AMQP stuff locally, that will help with coverage.

eng/scripts/Test-Packages.ps1 Outdated Show resolved Hide resolved
eng/scripts/Test-Packages.ps1 Show resolved Hide resolved
@heaths heaths disabled auto-merge November 8, 2024 22:37
@heaths heaths enabled auto-merge (squash) November 8, 2024 22:37
@heaths heaths disabled auto-merge November 8, 2024 22:37
@heaths heaths enabled auto-merge (squash) November 8, 2024 22:38
@heaths heaths disabled auto-merge November 8, 2024 22:39
@heaths heaths merged commit d7137b0 into Azure:main Nov 8, 2024
13 checks passed
@heaths heaths deleted the wasm32-check branch November 8, 2024 22:42
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.

3 participants