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#1499

Closed
BruceHaley wants to merge 30 commits intomainfrom
bruce/javadocfix11-22d
Closed

Fix failing tests in BotBuilder-Java-4.0-daily-yaml#1499
BruceHaley wants to merge 30 commits intomainfrom
bruce/javadocfix11-22d

Conversation

@BruceHaley
Copy link
Copy Markdown
Contributor

@BruceHaley BruceHaley commented Dec 1, 2022

Fixes #minor

Description

  • Fix failing test: [ERROR] qnaMakerTraceActivity(com.microsoft.bot.ai.qna.QnAMakerTests)
    org.junit.ComparisonFailure: expected:<[echo:how do I clean the stove?]> but was:<[bar]>
    --by adding a delay to qnaMakerTraceActivity.
  • Fix intermittent OAuthPromptTimesOut_* test errors by adding a delay to PromptTimeoutEndsDialogTest.
  • Add test names to the logging so you can see which test output belongs to which tests.

@BruceHaley BruceHaley requested a review from a team as a code owner December 1, 2022 21:38
@BruceHaley BruceHaley added the Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc. label Dec 1, 2022
@BruceHaley BruceHaley changed the title Fix failing test in BotBuilder-Java-4.0-daily-yaml Fix failing tests in BotBuilder-Java-4.0-daily-yaml Dec 1, 2022
@BruceHaley
Copy link
Copy Markdown
Contributor Author

Replaced by #1500 .

@BruceHaley BruceHaley closed this Dec 3, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Area: Engineering Internal issues that are related to improving code quality, refactorings, code cleanup, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant