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

FIx failed E2E Tests #2543

Open
ryota-murakami opened this issue Jun 14, 2024 · 0 comments
Open

FIx failed E2E Tests #2543

ryota-murakami opened this issue Jun 14, 2024 · 0 comments

Comments

@ryota-murakami
Copy link
Collaborator

ryota-murakami commented Jun 14, 2024

In Playwright Admin Tests, Playwright Selfhost Tests, Playwright Visitor Tests Github Actions failed following error.

Run pnpm exec playwright test admin.spec.ts

Running 7 tests using 1 worker
×°°°°°°F°°°°°°

  1) [Chromium] › admin.spec.ts:1[5](https://github.com/laststance/nsx/actions/runs/9505743091/job/26201323392#step:9:6):7 › login & logout › show login button ──────────────────────────

    Error: Command failed: pnpm db:reset
    Error: P101[7](https://github.com/laststance/nsx/actions/runs/9505743091/job/26201323392#step:9:8): Server has closed the connection.


    Error: Command failed: pnpm db:reset
    Error: P1017: Server has closed the connection.

This might be MySQL container issue.
We have to get container log of mysql:8.1(compose.yml) and detect what cause this issue, and finally fix.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant