Skip to content

CI: extension frames check intermittently times out at "palette access inside a real modal shell" #1171

Description

@Juliusolsson05

scripts/check-extension-frames.mjs (run by src/main/extensions/electron.system.test.ts in the quality gate) intermittently fails on the macOS runner:

Error: palette access inside a real modal shell timed out: {"text":"Extension input fixture", ... "shell=modal" ...}
    at waitFor (main.cjs)
Error occurred in handler for 'extensions:runtime-host': Error: This extension does not declare activation for onCommand:managed.snapshot.

Seen twice:

Per the repo's rule that a waitFor timeout is not flakiness, this needs a root cause: most likely an ordering race between the modal shell mounting and the palette-access probe. Don't widen the timeout.

🤖 Generated with Claude Code

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    class:C9-testsTest hygienesev:P2Real bug with a workaroundtype:bugSomething works wrong

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions