Skip to content

fix(test): update smoke-claude test to match v0.76.1 action pin#3921

Merged
lpcox merged 1 commit into
mainfrom
fix/update-smoke-claude-test-pin
May 27, 2026
Merged

fix(test): update smoke-claude test to match v0.76.1 action pin#3921
lpcox merged 1 commit into
mainfrom
fix/update-smoke-claude-test-pin

Conversation

@lpcox
Copy link
Copy Markdown
Collaborator

@lpcox lpcox commented May 27, 2026

The gh-aw upgrade to v0.76.1 (PR #3897) changed the setup action SHA but the smoke-claude-workflow test still expected the old v0.75.4 pin, causing npm test to fail.

Updates the expected action reference from:

github/gh-aw-actions/setup@9f050961da586148d135e113d8bb025185cdf2b8 # v0.75.4

to:

github/gh-aw-actions/setup@46d564922b082d0db93244972e8005ea6904ee5f # v0.76.1

The gh-aw upgrade to v0.76.1 changed the setup action SHA but the
test still expected the old v0.75.4 pin.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot AI review requested due to automatic review settings May 27, 2026 04:27
@lpcox lpcox merged commit 26780cb into main May 27, 2026
39 of 42 checks passed
@lpcox lpcox deleted the fix/update-smoke-claude-test-pin branch May 27, 2026 04:27
@github-actions
Copy link
Copy Markdown
Contributor

✅ Coverage Check Passed

Overall Coverage

Metric Base PR Delta
Lines 96.49% 96.53% 📈 +0.04%
Statements 96.36% 96.40% 📈 +0.04%
Functions 98.23% 98.23% ➡️ +0.00%
Branches 90.62% 90.66% 📈 +0.04%
📁 Per-file Coverage Changes (1 files)
File Lines (Before → After) Statements (Before → After)
src/config-writer.ts 89.3% → 90.9% (+1.65%) 89.3% → 90.9% (+1.65%)

Coverage comparison generated by scripts/ci/compare-coverage.ts

@github-actions
Copy link
Copy Markdown
Contributor

Smoke Test Results (Claude)

  • ✅ GitHub API: 2 recent PRs fetched
  • ✅ GitHub check: playwright_check PASS
  • ✅ File verify: smoke-test-claude-26490746132.txt exists

Total: PASS

💥 [THE END] — Illustrated by Smoke Claude

@github-actions
Copy link
Copy Markdown
Contributor

🔥 Smoke Test: Copilot BYOK (Offline) Mode

Test Result
GitHub MCP (list PRs) ✅ PR #3921 "fix(test): update smoke-claude test to match v0.76.1 action pin" confirmed
GitHub.com connectivity ⚠️ Pre-step outputs not expanded (template vars unavailable)
File write/read ⚠️ Pre-step outputs not expanded (template vars unavailable)
BYOK inference (this response) ✅ Agent responding via api-proxy → api.githubcopilot.com

Running in BYOK offline mode (COPILOT_OFFLINE=true) via api-proxy → api.githubcopilot.com.

Author: @lpcox | Overall: PARTIAL (pre-step data unavailable, core BYOK path ✅)

🔑 BYOK report filed by Smoke Copilot BYOK

@github-actions
Copy link
Copy Markdown
Contributor

🔬 Smoke Test Results

Test Status
GitHub MCP connectivity ✅ PASS
GitHub.com HTTP connectivity ⚠️ SKIP (pre-step data not expanded)
File write/read ⚠️ SKIP (pre-step data not expanded)

Overall: PARTIAL — MCP test passed; HTTP and file tests skipped due to unexpanded template variables in workflow.

PR by @lpcox · Reviewer: @Copilot

📰 BREAKING: Report filed by Smoke Copilot

@github-actions
Copy link
Copy Markdown
Contributor

Smoke Test Results: FAIL. See agent logs for details.

Warning

Firewall blocked 1 domain

The following domain was blocked by the firewall during workflow execution:

  • localhost

To allow these domains, add them to the network.allowed list in your workflow frontmatter:

network:
  allowed:
    - defaults
    - "localhost"

See Network Configuration for more information.

💎 Faceted by Smoke Gemini

@github-actions
Copy link
Copy Markdown
Contributor

🏗️ Build Test Suite Results

Ecosystem Project Build/Install Tests Status
Bun elysia 1/1 passed ✅ PASS
Bun hono 1/1 passed ✅ PASS
C++ fmt N/A ✅ PASS
C++ json N/A ✅ PASS
Deno oak N/A 1/1 passed ✅ PASS
Deno std N/A 1/1 passed ✅ PASS
.NET hello-world N/A ✅ PASS
.NET json-parse N/A ✅ PASS
Go color 1/1 passed ✅ PASS
Go env 1/1 passed ✅ PASS
Go uuid 1/1 passed ✅ PASS
Java gson 1/1 passed ✅ PASS
Java caffeine 1/1 passed ✅ PASS
Node.js clsx All passed ✅ PASS
Node.js execa All passed ✅ PASS
Node.js p-limit All passed ✅ PASS
Rust fd 1/1 passed ✅ PASS
Rust zoxide 1/1 passed ✅ PASS

Overall: 8/8 ecosystems passed — ✅ PASS

Generated by Build Test Suite for issue #3921 · sonnet46 1M ·

@github-actions
Copy link
Copy Markdown
Contributor

Smoke Test: GitHub Actions Services Connectivity

Check Result
Redis PING ❌ Timeout (no response)
PostgreSQL pg_isready ❌ No response
PostgreSQL SELECT 1 ❌ No response

Overall: FAIL

host.docker.internal resolves to 172.17.0.1 (Docker bridge), but the AWF sandbox network (172.30.0.0/24) cannot reach service containers. The AWF network is isolated from the host Docker bridge network — services need to be reachable from within the awf-net subnet, or the AWF network needs a route to the host Docker bridge.

🔌 Service connectivity validated by Smoke Services

@lpcox lpcox review requested due to automatic review settings May 27, 2026 04:48
@github-actions
Copy link
Copy Markdown
Contributor

fix(test): update smoke-claude test to match v0.76.1 action pin
Remove dead cleanupFirewallNetwork export from host iptables network module

PR list query: ✅
GitHub title check: ✅
Smoke file + cat: ✅
Discussion comment: ✅
Build: ❌
Overall: FAIL

🔮 The oracle has spoken through Smoke Codex

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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant