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

BotBuilder-DotNet-Webex-Functional-Test-yaml intermittently fails #6326

Merged
merged 1 commit into from
May 10, 2022

Conversation

BruceHaley
Copy link
Contributor

Fixes #minor

Description

Test SendAndReceiveWebexMessageShouldSucceed() fails intermittently.
System.Net.WebException: The remote server returned an error: (400) Bad Request.
Could it be that the deployed bot does not always have enough time to spin up?

Specific Changes

Add task 'Sleep 1 minute for bot to settle'

@BruceHaley BruceHaley requested a review from gabog May 9, 2022 19:37
@BruceHaley BruceHaley requested a review from a team as a code owner May 9, 2022 19:37
@BruceHaley BruceHaley added Automation: No parity PR does not need to be applied to other languages. Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. bug Indicates an unexpected problem or an unintended behavior. labels May 9, 2022
@BruceHaley BruceHaley changed the title BotBuilder-DotNet-Webex-Functional-Test-yaml intermittently failing BotBuilder-DotNet-Webex-Functional-Test-yaml intermittently fails May 9, 2022
@coveralls
Copy link
Collaborator

Pull Request Test Coverage Report for Build 303693

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage increased (+0.006%) to 78.789%

Files with Coverage Reduction New Missed Lines %
/libraries/AdaptiveExpressions/BuiltinFunctions/GetNextViableTime.cs 1 90.91%
Totals Coverage Status
Change from base Build 303081: 0.006%
Covered Lines: 25319
Relevant Lines: 32135

💛 - Coveralls

@tracyboehrer tracyboehrer merged commit 979d541 into main May 10, 2022
@tracyboehrer tracyboehrer deleted the bruce/fixwebextest5-9 branch May 10, 2022 20:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. Automation: No parity PR does not need to be applied to other languages. bug Indicates an unexpected problem or an unintended behavior.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants