Skip to content

Pre-existing test failures in dropped-language-gap.test.ts on main #1147

@carlos-alm

Description

@carlos-alm

Both tests in tests/integration/dropped-language-gap.test.ts (added in #1123) currently fail on main (commit c7e600a):

  • Dropped-language gap repair on quiet incremental (#1083) — earlyExit=true > repairs the missing file node when the orchestrator returns earlyExit=true
  • Dropped-language gap repair on dirty incremental (#1083) — earlyExit=false > repairs the missing file node alongside a real change (earlyExit=false)

Both fail with expected undefined to be defined on the readFileNodeRow lookup — the backfill apparently isn't writing the expected row when these tests exercise it.

Surfaced while resolving #1144. Filing separately to keep that PR focused on the dead-code removal.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions