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: removed skipping for docker tests #1568

Merged
merged 5 commits into from
Aug 30, 2024
Merged

Conversation

hallvictoria
Copy link
Contributor

@hallvictoria hallvictoria commented Aug 28, 2024

Description

There are multiple tests skipped unnecessarily when running docker tests.

  • EventHub Batch: these no longer use table output bindings and use blob output instead
  • Generic & table: these are using table extension version 1.2.1 now, which doesn't have the bug
  • ServiceBus: the docker image has been updated with host 4.33

Docker consumption test run (internal only)
Docker dedicated test run (internal only)
There are no failures for any of these tests.

Fixes #


PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

@hallvictoria hallvictoria marked this pull request as ready for review August 30, 2024 19:09
@hallvictoria hallvictoria merged commit b734c57 into dev Aug 30, 2024
24 of 28 checks passed
@hallvictoria hallvictoria deleted the hallvictoria/docker-tests branch August 30, 2024 21:09
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