Skip to content

Conversation

@dokterbob
Copy link
Contributor

No description provided.

Resolves issue where `tag="..."` on Button wasn't used, causing hydration
issues (and Aria/role selector issues). The latter caused E2E test failure.
@dokterbob dokterbob changed the title E2e OIDC flow E2E tests for OIDC flow Nov 17, 2025
@github-actions
Copy link

github-actions bot commented Nov 17, 2025

Run report for 0902383b (1)

Total time: 49.8s | Comparison time: 1m 2s | Estimated savings: 12.7s (20.3% faster)

Action Time Status Info
⬛️ SetupProto(0.53.2) 0.1ms Skipped
🟩 SyncWorkspace 8.7ms Passed
🟩 SyncProject(frontend) 0.6ms Passed
🟩 SyncProject(backend) 0.4ms Passed
⬛️ SetupToolchain(node:~24) 2.2s Skipped
🟩 InstallWorkspaceDeps(node:~24) 9.3s Passed
🟩 SetupToolchain(python:~3.12) 13.4s Passed
🟩 InstallProjectDeps(python:~3.12, backend) 4.1s Passed 2 attempts
🟩 RunTask(backend:lint) 31.4ms Passed
🟩 RunTask(frontend:test) 7.1s Passed
🟩 RunTask(backend:typecheck) 2.7s Passed
🟩 RunTask(backend:build) 29.7s Passed
Environment

OS: Linux
Matrix:

index = 1
Touched files
.github/workflows/ci.yml
apps/backend/moon.yml
apps/frontend/.gitignore
apps/frontend/e2e/.gitignore
apps/frontend/e2e/README.md
apps/frontend/e2e/auth.spec.ts
apps/frontend/e2e/backend-integration.spec.ts
apps/frontend/e2e/demo.test.ts
apps/frontend/e2e/fixtures/auth.fixture.ts
apps/frontend/e2e/fixtures/backend.fixture.ts
apps/frontend/e2e/fixtures/index.ts
apps/frontend/e2e/fixtures/pages.fixture.ts
apps/frontend/e2e/pages/base.page.ts
apps/frontend/e2e/pages/chat.page.ts
apps/frontend/e2e/pages/home.page.ts
apps/frontend/e2e/pages/index.ts
apps/frontend/e2e/pages/oidc.page.ts
apps/frontend/moon.yml
apps/frontend/package.json
apps/frontend/playwright.config.ts
pnpm-lock.yaml

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

Run report for 0902383b (0)

Total time: 1m 15s | Comparison time: 2m 29s | Estimated savings: 1m 14s (49.7% faster)

Action Time Status Info
⬛️ SetupProto(0.53.2) 0ms Skipped
🟩 SyncWorkspace 7.5ms Passed
🟩 SyncProject(backend) 0.4ms Passed
🟩 SyncProject(frontend) 0.8ms Passed
⬛️ SetupToolchain(node:~24) 1.7s Skipped
🟩 InstallWorkspaceDeps(node:~24) 7.9s Passed
🟩 SetupToolchain(python:~3.12) 16.8s Passed
🟩 RunTask(frontend:format) 4.4s Passed
🟩 RunTask(frontend:test-cov) 14.2s Passed
🟩 InstallProjectDeps(python:~3.12, backend) 5.1s Passed 2 attempts
🟩 RunTask(backend:lint) 56.5ms Passed
🟩 RunTask(backend:format) 27.7ms Passed
🟩 RunTask(frontend:lint) 19.1s Passed
🟩 RunTask(backend:typecheck) 3.2s Passed
🟩 RunTask(frontend:build) 51.4s Passed FLAKY, 2 attempts
🟩 RunTask(backend:build) 32.3s Passed
🟩 RunTask(frontend:check) 14.3s Passed
Environment

OS: Linux
Matrix:

index = 0
Touched files
.github/workflows/ci.yml
apps/backend/moon.yml
apps/frontend/.gitignore
apps/frontend/e2e/.gitignore
apps/frontend/e2e/README.md
apps/frontend/e2e/auth.spec.ts
apps/frontend/e2e/backend-integration.spec.ts
apps/frontend/e2e/demo.test.ts
apps/frontend/e2e/fixtures/auth.fixture.ts
apps/frontend/e2e/fixtures/backend.fixture.ts
apps/frontend/e2e/fixtures/index.ts
apps/frontend/e2e/fixtures/pages.fixture.ts
apps/frontend/e2e/pages/base.page.ts
apps/frontend/e2e/pages/chat.page.ts
apps/frontend/e2e/pages/home.page.ts
apps/frontend/e2e/pages/index.ts
apps/frontend/e2e/pages/oidc.page.ts
apps/frontend/moon.yml
apps/frontend/package.json
apps/frontend/playwright.config.ts
pnpm-lock.yaml

@github-actions
Copy link

github-actions bot commented Nov 17, 2025

Run report for 87b7a42a

Total time: 32m 50s | Comparison time: 30m 34s | Estimated loss: 2m 16s (6.9% slower)

Action Time Status Info
⬛️ SetupProto(0.53.2) 0.1ms Skipped
🟩 SyncWorkspace 8.2ms Passed
🟩 SyncProject(backend) 0.3ms Passed
🟩 SyncProject(frontend) 0.7ms Passed
⬛️ SetupToolchain(node:~24) 2s Skipped
🟩 InstallWorkspaceDeps(node:~24) 8.2s Passed
🟩 SetupToolchain(python:~3.12) 11.2s Passed
🟩 RunTask(frontend:format) 5.4s Passed
🟩 RunTask(frontend:test) 11.7s Passed
🟩 RunTask(frontend:test-cov) 24.3s Passed
🟩 RunTask(frontend:lint) 16.1s Passed
🟩 InstallProjectDeps(python:~3.12, backend) 5.1s Passed 2 attempts
🟩 RunTask(backend:format) 36.4ms Passed
🟩 RunTask(backend:lint) 28.2ms Passed
🟩 RunTask(backend:setup) 15.7ms Passed
🟩 RunTask(backend:typecheck) 3.2s Passed
🟩 RunTask(frontend:install-playwright) 48.5s Passed
🟩 RunTask(frontend:build) 45.1s Passed
🟩 RunTask(backend:build) 37.9s Passed
🟩 RunTask(frontend:check) 24.5s Passed
And 1 more...
Expanded report
Action Time Status Info
🟥 RunTask(frontend:test-e2e) 31m 49s Failed SLOW
Touched files
.github/workflows/ci.yml
.prototools
apps/backend/moon.yml
apps/frontend/.gitignore
apps/frontend/e2e/.gitignore
apps/frontend/e2e/README.md
apps/frontend/e2e/auth.spec.ts
apps/frontend/e2e/backend-integration.spec.ts
apps/frontend/e2e/demo.test.ts
apps/frontend/e2e/fixtures/auth.fixture.ts
apps/frontend/e2e/fixtures/backend.fixture.ts
apps/frontend/e2e/fixtures/index.ts
apps/frontend/e2e/fixtures/pages.fixture.ts
apps/frontend/e2e/pages/base.page.ts
apps/frontend/e2e/pages/chat.page.ts
apps/frontend/e2e/pages/home.page.ts
apps/frontend/e2e/pages/index.ts
apps/frontend/e2e/pages/oidc.page.ts
apps/frontend/moon.yml
apps/frontend/package.json
apps/frontend/playwright.config.ts
pnpm-lock.yaml

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

Successfully merging this pull request may close these issues.

2 participants