devfile-web e2e testing failing to link timeouts #1665
Labels
area/documentation
Improvements or additions to documentation
area/landing-page
Issues with the Landing Page
good first issue
Good for newcomers
kind/bug
Something isn't working
/kind bug
Which area is this bug related to?
/area documentation
/area landing-page
What versions of software are you using?
Node.js project
Operating System and version: N/A
Node.js version: 18
Yarn version: 1.22.19
Project.json: https://github.com/devfile/devfile-web/blob/cf64c6821b06d51eebec5210ee554e2fb9769060/package.json
Bug Summary
Describe the bug:
The E2E testing is failing due to a number of external links in the documentation pages becoming unresponsive over time. This is likely the case of the referenced pages being moved or removed from the external sites.
To Reproduce:
Run the E2E testing:
yarn nx affected --target=e2e --configuration=production --parallel=1
Expected behavior
All E2E test cases should pass and all links should return responses.
Any logs, error output, screenshots etc? Provide the devfile that sees this bug, if applicable
Additional context
Any workaround?
N/A
Suggestion on how to fix the bug
The text was updated successfully, but these errors were encountered: