microsoft / microsoft/BotFramework-WebChat

[Test reliability] __tests__/adaptiveCards.js > disable card inputs

Open
#3,904 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug technical-debt
Dominant language
HTML
Stars
1.8k
Forks
1.6k
Avg merge
22h 58m
Merged PRs (30d)
2

Description

Screenshot

image

Version

4.13.0

Describe the bug

TimeoutError: Waiting 3 activities is shown
Wait timed out after 15230ms
at /home/vsts/work/1/s/node_modules/selenium-webdriver/lib/webdriver.js:894:17
at runMicrotasks (<anonymous>)
at processTicksAndRejections (internal/process/task_queues.js:95:5)

Steps to reproduce

__tests__/adaptiveCards.js › disable card inputs

Expected behavior

Additional context

[Bug]

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start with tests/adaptiveCards.js and reproduce the “disable card inputs” test to observe the timeout while waiting for 3 activities. Trace the test’s waiting behavior and use the reported Selenium timeout as the failure signal; done means the test completes reliably without timing out.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
testing
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
30/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.