liuxiran opened a new pull request #1442: URL: https://github.com/apache/apisix-dashboard/pull/1442
Please answer these questions before submitting a pull request - Why submit this pull request? - [ ] Bugfix - [ ] New feature provided - [ ] Improve performance - [ ] Backport patches - Related issues ___ ### Bugfix - Description https://github.com/apache/apisix-dashboard/pull/1435/checks?check_run_id=1840149946 Recently this test case failed many times, I tried locally and the same problem reproduced when the `https://apisix.apache.org/` is hard to visit, when I access the website smoothly, this case can also passed smoothly * Many people have encountered this problem and there has not seem to be a good solution yet, see https://github.com/cypress-io/cypress/issues/3427 * I tried to change the url from `https://apisix.apache.org/` to `http://localhost:8000/routes/list` the internal address in dashboard, run the case as many times as possible, it worked well so I change the url to make this case more stable, maybe after the issue solved, we can change it back. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
