Skip to content

audit F21 [tech-debt]: permanent test.skip(true) on mobile long-press compare-sheet test #588

@intendednull

Description

@intendednull

File: e2e/permissions.spec.ts:243
Severity: tech-debt
Obvious? yes

test.skip(true, 'mobile member-list surface deferred') unconditionally disables the mobile long-press opens the compare sheet case. Test body still runs build, but is a fundamental coverage gap: no test covers mobile compare-sheet long-press. Either delete the dead body or convert to a tracked TODO with an issue link; current state silently signals coverage that does not exist.

Fix: delete or convert to issue-linked todo; restore the test once the underlying mobile compare-sheet surface is ready.


Filed by /general-audit @ 6404719 (2026-05-03). master: #567.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions