Skip to content

Runtime sources Playground integration cannot connect to SQLite in CI #1915

Description

@chubes4

Problem

The contracts workflow fails consistently in npm run test:runtime-sources-playground-integration while booting the recipe runtime:

WordPress Playground CLI exited while booting the runtime with exit code 1.
Error: Error connecting to the SQLite database.

The component sources are prepared and mounted successfully, but no recipe execution begins because runtime startup cannot connect to SQLite.

Evidence

Expected

The integration fixture should boot its Playground SQLite runtime deterministically, or expose the underlying SQLite initialization diagnostics needed to identify fixture/environment failures.

AI assistance

  • AI assistance: Yes
  • Tool(s): OpenCode with OpenAI GPT-5.6 Sol
  • Model: openai/gpt-5.6-sol
  • Used for: Reproduced the CI failure, inspected both job logs, and isolated the failing runtime boundary with Chris Huber.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions