microsoft / botbuilder-java

The Microsoft Bot Framework provides what you need to build and connect intelligent bots that interact naturally wherever your users are talking, from text/sms to Skype, Slack, Office 365 mail and other popular services.
http://botframework.com
MIT License
178 stars 115 forks source link

Fix failing tests in BotBuilder-Java-4.0-daily-yaml #1500

Closed BruceHaley closed 1 year ago

BruceHaley commented 1 year ago

Fixes #minor

Description

Various tests have started failing intermittently apparently because some external change has made the relative timing less consistent. Adding delays to 2 tests seems to have fixed them. I have only succeeded in reducing failures in the 3rd test: In 8 trials it has failed twice.

Details