Skip to content

[rig-integration] Integration test run: all 3 tests failed (AUTHENTICATION_FAILED) #185

Description

@github-actions

Integration Test Results

Date: 2026-07-26
Run: workflow run 30202514362

Result: ❌ All tests failed

All 3 integration tests in scripts/haiku.integration.test.ts failed with AUTHENTICATION_FAILED.

Test failures

Test Status Error
runs a single-agent haiku sample with the real runtime ❌ FAIL AUTHENTICATION_FAILED
runs a single-agent sonnet sample with the real runtime ❌ FAIL AUTHENTICATION_FAILED
runs a complex sonnet sample with tools, addons, intents, and subagent wiring ❌ FAIL AUTHENTICATION_FAILED

Error output

Error: Haiku integration run failed with exit code 1.
AUTHENTICATION_FAILED

Root cause

The Copilot API credentials (e.g. COPILOT_TOKEN or equivalent) are not available in this sandbox environment. The integration tests attempt to connect to the live Copilot API, which requires valid authentication.

Steps to reproduce manually

npm ci
npm run test:integration

Generated by Rig Integration Tests · sonnet46 8.84 AIC · ⊞ 4K ·

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions