microsoft / microsoft/AdaptiveCards

[JS] Enable ui-tests on pipeline

Open
#6,885 0 comments 0 reactions 0 assignees View on GitHub

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.

https://microsoft.visualstudio.com/AdaptiveCards/_build/results?buildId=43694518&view=logs&j=12f1170f-54f2-53f3-20dd-22fc7dff55f9&t=dee4e6ec-be1b-5671-4678-ab293b4004c5

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

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.