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

[Event Hubs] Function bindings test tweaks #32166

Merged
merged 7 commits into from
Oct 31, 2022

Conversation

jsquire
Copy link
Member

@jsquire jsquire commented Oct 28, 2022

Summary

The focus of these changes is to address some flakiness in the Functions tests and to perform some minor refactoring.

The focus of these changes is to address some flakiness in the Functions
tests and to perform some minor refactoring.
@jsquire jsquire added Event Hubs Client This issue points to a problem in the data-plane of the library. Functions test-reliability Issue that causes tests to be unreliable labels Oct 28, 2022
@jsquire jsquire added this to the 2022-11 milestone Oct 28, 2022
@jsquire jsquire self-assigned this Oct 28, 2022
@jsquire
Copy link
Member Author

jsquire commented Oct 28, 2022

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@azure-sdk
Copy link
Collaborator

API change check

API changes are not detected in this pull request.

@jsquire
Copy link
Member Author

jsquire commented Oct 28, 2022

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire
Copy link
Member Author

jsquire commented Oct 28, 2022

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire
Copy link
Member Author

jsquire commented Oct 29, 2022

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire
Copy link
Member Author

jsquire commented Oct 31, 2022

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire
Copy link
Member Author

jsquire commented Oct 31, 2022

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire
Copy link
Member Author

jsquire commented Oct 31, 2022

/azp run net - eventhub - tests

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@jsquire jsquire merged commit 6d37b50 into Azure:main Oct 31, 2022
@jsquire jsquire deleted the eventhubs/bindings-tests branch October 31, 2022 17:06
sofiar-msft pushed a commit to sofiar-msft/azure-sdk-for-net that referenced this pull request Dec 7, 2022
* [Event Hubs] Function bindings test tweaks

The focus of these changes is to address some flakiness in the Functions
tests and to perform some minor refactoring.

* Address comments, fix failures

* Removing the check for event count; this measures the batch size read, not total count

* Emit multiple events

* FromEnd sends until cancelled

* Fixing spacing typo

* Remove batch size validation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Client This issue points to a problem in the data-plane of the library. Event Hubs Functions test-reliability Issue that causes tests to be unreliable
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants