[PR #11184] test: skip failing tests #13681

Closed
opened 2026-02-16 18:18:31 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/anomalyco/opencode/pull/11184

State: closed
Merged: Yes


Summary

Skipping failing tests to unblock CI:

Tests skipped

  1. E2E Test: file-tree.spec.ts - "file tree can expand folders and open a file"

    • Failing with timeout waiting for "Toggle file tree" button
    • Error: locator.getAttribute: Test timeout of 60000ms exceeded
  2. Unit Test: layout-scroll.test.ts - "debounces persisted scroll writes"

    • Part of the createScrollPersistence test suite
  3. Unit Tests: serialize.test.ts - All SerializeAddon tests

    • ANSI color preservation tests
    • Round-trip serialization tests

These tests are failing in CI and need investigation. Skipping them temporarily to keep the build green while the underlying issues are fixed.

**Original Pull Request:** https://github.com/anomalyco/opencode/pull/11184 **State:** closed **Merged:** Yes --- ## Summary Skipping failing tests to unblock CI: ### Tests skipped 1. **E2E Test**: `file-tree.spec.ts` - "file tree can expand folders and open a file" - Failing with timeout waiting for "Toggle file tree" button - Error: `locator.getAttribute: Test timeout of 60000ms exceeded` 2. **Unit Test**: `layout-scroll.test.ts` - "debounces persisted scroll writes" - Part of the createScrollPersistence test suite 3. **Unit Tests**: `serialize.test.ts` - All SerializeAddon tests - ANSI color preservation tests - Round-trip serialization tests These tests are failing in CI and need investigation. Skipping them temporarily to keep the build green while the underlying issues are fixed.
yindo added the pull-request label 2026-02-16 18:18:31 -05:00
yindo closed this issue 2026-02-16 18:18:31 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#13681