Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Samples deployment failed for eshop-containers #1583

Closed
github-actions bot opened this issue Jul 5, 2024 · 1 comment
Closed

Samples deployment failed for eshop-containers #1583

github-actions bot opened this issue Jul 5, 2024 · 1 comment
Labels
test-failure A scheduled test run has failed and needs to be investigated

Comments

@github-actions
Copy link

github-actions bot commented Jul 5, 2024

Test failed on radius-project/samples. See workflow logs for more details.

AB#12656

@github-actions github-actions bot added the test-failure A scheduled test run has failed and needs to be investigated label Jul 5, 2024
@vishwahiremat
Copy link
Contributor

error: {
      message: 'Error: page.goto: net::ERR_EMPTY_RESPONSE at http://localhost/\n' +
        'Call log:\n' +
        '  \x1B[2m- navigating to "http://localhost/", waiting until "load"\x1B[22m\n',
      stack: 'Error: page.goto: net::ERR_EMPTY_RESPONSE at http://localhost/\n' +
        'Call log:\n' +
        '  \x1B[2m- navigating to "http://localhost/", waiting until "load"\x1B[22m\n' +
        '\n' +
        '    at /home/runner/work/samples/samples/playwright/tests/eshop/eshop.app.spec.ts:24:16'
    }
  }
...........
  Error: Timed out 30000ms waiting for expect(locator).toHaveURL(expected)

    Locator: locator(':root')
    Expected pattern: /http:\/\/localhost\/catalog.*/
    Received string:  "chrome-error://chromewebdata/"
    Call log:
      - expect.toHaveURL with timeout 30000ms
      - waiting for locator(':root')
      -   locator resolved to <html>…</html>
      -   unexpected value "chrome-error://chromewebdata/"

tracked as part of #1592

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test-failure A scheduled test run has failed and needs to be investigated
Projects
None yet
Development

No branches or pull requests

1 participant