microsoft / microsoft/AdaptiveCards
[JS] Enable ui-tests on pipeline
Open
Nobody has claimed this yet.
- Dominant language
- C#
- Stars
- 2k
- Forks
- 595
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 1
Description
In PR #6833, MicrosoftEdge is not launched correctly, so ui-tests is disabled.
Mock function › Test ActivityUpdate submit
WebDriverError: unknown error: net::ERR_CONNECTION_REFUSED
(Session info: MicrosoftEdge=97.0.1072.55)
at Object.throwDecodedError (node_modules/selenium-webdriver/lib/error.js:539:15)
at parseHttpResponse (node_modules/selenium-webdriver/lib/http.js:647:13)
at Executor.execute (node_modules/selenium-webdriver/lib/http.js:573:28)
at thenableWebDriverProxy.execute (node_modules/selenium-webdriver/lib/webdriver.js:735:17)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with PR #6833 and the linked build log to understand why MicrosoftEdge fails to launch during ui-tests. Reproduce the pipeline failure and trace the net::ERR_CONNECTION_REFUSED error from the Selenium test output. Done means MicrosoftEdge launches correctly and ui-tests can be enabled and pass on the pipeline.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript
- Domain
- ci-cd, testing
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100