Aller au contenu
login
arrow_backRetour aux issues
kubestellar/console #22715

Nightly regression: interaction-test

ecoDébutant bug help wanted nightly-regression triage/needed

descriptionDescription

## Nightly Test Regression: `interaction-test` The **interaction-test** test suite failed during the nightly run on 2026-08-22. **Run:** [View workflow run](https://github.com/kubestellar/console/actions/runs/32555968540) **Log:** Download the `nightly-test-logs` artifact for full output. ### Log tail ``` Running interaction compliance tests against production build... Running 8 tests using 1 worker ✓ 1 [chromium] › e2e/compliance/interaction-compliance.spec.ts:88:3 › Interaction Compliance › setup — live mode with mocks (3.7s) ✓ 2 [chromium] › e2e/compliance/interaction-compliance.spec.ts:97:3 › Interaction Compliance › global search (Cmd+K) (4.3s) ✓ 3 [chromium] › e2e/compliance/interaction-compliance.spec.ts:169:3 › Interaction Compliance › theme toggle (7.1s) ✓ 4 [chromium] › e2e/compliance/interaction-compliance.spec.ts:252:3 › Interaction Compliance › card expand/collapse (4.0s) ✓ 5 [chromium] › e2e/compliance/interaction-compliance.spec.ts:331:3 › Interaction Compliance › card refresh (3.6s) Suite killed after 300s wall-clock timeout ``` ### Next steps 1. Download the test log artifact from the [workflow run](https://github.com/kubestellar/console/actions/runs/32555968540) 2. Reproduce locally: `bash scripts/interaction-test.sh` 3. Fix the underlying issue 4. Close this issue once the nightly passes again --- _Auto-created by the nightly test suite. Add `ai-fix-requested` + `triage/accepted` labels to enable Copilot auto-fix._
codeOuvre sur GitHub