Observed while validating sessions#92. Local full mise run test fails in test/search.bats on the PR branch, and the same failures reproduce on current main. Targeted new, run, and wake suites pass and PR CI is green, so this appears unrelated to sessions#92.
Failing tests:
- search respects --limit
- search shows role labels
- search shows session identifier
- search shows match count
- search --json returns flat match array
This leaves full local validation degraded until the search fixture/output expectation mismatch is fixed or the tests are updated.
Observed while validating sessions#92. Local full
mise run testfails intest/search.batson the PR branch, and the same failures reproduce on currentmain. Targetednew,run, andwakesuites pass and PR CI is green, so this appears unrelated to sessions#92.Failing tests:
This leaves full local validation degraded until the search fixture/output expectation mismatch is fixed or the tests are updated.