Skip to content
This repository was archived by the owner on Dec 4, 2023. It is now read-only.

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

Merged
tracyboehrer merged 40 commits intomainfrom
bruce/javadocfix11-22e
Dec 6, 2022
Merged

Fix failing tests in BotBuilder-Java-4.0-daily-yaml#1500
tracyboehrer merged 40 commits intomainfrom
bruce/javadocfix11-22e

Conversation

@BruceHaley
Copy link
Copy Markdown
Contributor

@BruceHaley BruceHaley commented Dec 3, 2022

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

  • Fix failing test qnaMakerTraceActivity by adding a delay.
  • Fix intermittent errors in 3 OAuthPromptTimesOut_* tests by adding a delay to PromptTimeoutEndsDialogTest.
  • Reduce intermittent errors in testDateLogUpdateActivities by adding delays.
  • Add a "skip" in the pom file to control javadoc compilation. Though javadoc errors are occurring, they do not fail the builds, so I have left the "skip" value set to false to let javadoc continue to run.
  • Add test names to some logs so you can see which tests are logging which output.

@BruceHaley BruceHaley marked this pull request as ready for review December 3, 2022 02:13
@BruceHaley BruceHaley requested a review from a team as a code owner December 3, 2022 02:13
@tracyboehrer tracyboehrer merged commit 05c7438 into main Dec 6, 2022
@tracyboehrer tracyboehrer deleted the bruce/javadocfix11-22e branch December 6, 2022 14:06
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants