Skip to content

Refreshing WebAssembly test cases#37614

Merged
pelikhan merged 1 commit into
mainfrom
copilot/fix-test-refresh-wasm
Jun 7, 2026
Merged

Refreshing WebAssembly test cases#37614
pelikhan merged 1 commit into
mainfrom
copilot/fix-test-refresh-wasm

Conversation

Copilot AI commented Jun 7, 2026

Copy link
Copy Markdown
Contributor

Pull request created by AI Agent

…golden files

Co-authored-by: pelikhan <4175913+pelikhan@users.noreply.github.com>
@pelikhan pelikhan marked this pull request as ready for review June 7, 2026 17:48
Copilot AI review requested due to automatic review settings June 7, 2026 17:48
@pelikhan pelikhan merged commit 80e542e into main Jun 7, 2026
@pelikhan pelikhan deleted the copilot/fix-test-refresh-wasm branch June 7, 2026 17:48

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Refreshes the WebAssembly workflow “golden” fixtures used by pkg/workflow tests to reflect current pinned GitHub Actions and engine/tooling versions, keeping snapshot-based tests aligned with the repo’s pinned workflow generation.

Changes:

  • Updated actions/checkout pin in wasm-related golden fixtures from v6.0.2 to v6.0.3 (SHA df4cb1c...).
  • Refreshed compile-fixture goldens to newer engine/tool versions (e.g., Copilot CLI 1.0.60, Claude Code 2.1.168) and included GH_AW_PROJECT_UTC where present in generated workflows.
  • Updated pkg/workflow/action_pins_test.go expectations to match the new latest actions/checkout pin/version.
Show a summary per file
File Description
pkg/workflow/testdata/wasm_golden/WasmBinary/with-imports.golden Refresh checkout pin in wasm binary golden workflow output.
pkg/workflow/testdata/wasm_golden/WasmBinary/smoke-copilot.golden Refresh checkout pin in Copilot smoke wasm golden output.
pkg/workflow/testdata/wasm_golden/WasmBinary/playwright-cli-mode.golden Refresh checkout pin in Playwright CLI mode wasm golden output.
pkg/workflow/testdata/wasm_golden/WasmBinary/basic-copilot.golden Refresh checkout pin in basic Copilot wasm golden output.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/with-imports.golden Update pinned checkout + Copilot CLI version and add GH_AW_PROJECT_UTC in compile fixture golden.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/smoke-test-tools.golden Refresh checkout pin in “test tools” compile fixture golden.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/smoke-copilot.golden Update pinned checkout + Copilot CLI version and add GH_AW_PROJECT_UTC in smoke Copilot compile fixture golden.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/playwright-cli-mode.golden Update pinned checkout + Copilot CLI version and add GH_AW_PROJECT_UTC in Playwright compile fixture golden.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/claude-with-network.golden Refresh checkout pin in Claude-with-network compile fixture golden.
pkg/workflow/testdata/TestWasmGolden_CompileFixtures/basic-copilot.golden Update pinned checkout + Copilot CLI version and add GH_AW_PROJECT_UTC in basic Copilot compile fixture golden.
pkg/workflow/testdata/TestWasmGolden_AllEngines/pi.golden Refresh checkout pin and add GH_AW_PROJECT_UTC in “pi” engine golden output.
pkg/workflow/testdata/TestWasmGolden_AllEngines/gemini.golden Refresh checkout pin and add GH_AW_PROJECT_UTC in Gemini engine golden output.
pkg/workflow/testdata/TestWasmGolden_AllEngines/copilot.golden Refresh checkout pin, Copilot CLI version, and add GH_AW_PROJECT_UTC in Copilot engine golden output.
pkg/workflow/testdata/TestWasmGolden_AllEngines/codex.golden Refresh checkout pin and add GH_AW_PROJECT_UTC in Codex engine golden output.
pkg/workflow/testdata/TestWasmGolden_AllEngines/claude.golden Refresh checkout pin, Claude Code version, and add GH_AW_PROJECT_UTC in Claude engine golden output.
pkg/workflow/action_pins_test.go Update test expectations for latest actions/checkout pin/version (v6.0.3).

Copilot's findings

Tip

Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

  • Files reviewed: 16/16 changed files
  • Comments generated: 0

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants