Skip to content

ci: run e2e test.sh scripts and pass execroot flag - #215

Merged
acozzette merged 1 commit into
mainfrom
test-sh
Jul 31, 2026
Merged

ci: run e2e test.sh scripts and pass execroot flag#215
acozzette merged 1 commit into
mainfrom
test-sh

Conversation

@acozzette

Copy link
Copy Markdown
Contributor

Adds a step to run any test.sh present in an e2e workspace, so e2e/worker/test.sh actually runs on CI. Passes
--@aspect_rules_js//js:use_execroot_entry_point=False through to test.sh under the bazel-9-no-execroot matrix leg.


Changes are visible to end-users: no

Test plan

  • New test cases added

Adds a step to run any test.sh present in an e2e workspace, so
e2e/worker/test.sh actually runs on CI. Passes
--@aspect_rules_js//js:use_execroot_entry_point=False through to
test.sh under the bazel-9-no-execroot matrix leg.

Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>
@aspect-workflows

aspect-workflows Bot commented Jul 31, 2026

Copy link
Copy Markdown

✨ Aspect Workflows Tasks

📅 Fri Jul 31 22:27:54 UTC 2026

✅ 22 successful tasks

  • ✅ buildifier · ⏱ 42.3s · 🐙 GitHub Actions · ☑️ Check
    💬 Format complete (clean)
  • ✅ gazelle · ⏱ 21.9s · 🐙 GitHub Actions · ☑️ Check
    💬 Gazelle complete (clean)
  • ✅ test (test-e2e-loaders-bazel-7) · ⏱ 1m 7s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-loaders-bazel-8) · ⏱ 48.1s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-loaders-bazel-9) · ⏱ 1m 28s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-loaders-bazel-9-no-execroot) · ⏱ 1m 28s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-loaders_jslib-bazel-7) · ⏱ 30.8s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-loaders_jslib-bazel-8) · ⏱ 32.7s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-loaders_jslib-bazel-9) · ⏱ 54.5s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-loaders_jslib-bazel-9-no-execroot) · ⏱ 1m 3s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (1/1 passed)
  • ✅ test (test-e2e-smoke-bazel-7) · ⏱ 1m 14s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-smoke-bazel-8) · ⏱ 48.1s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-smoke-bazel-9) · ⏱ 1m 41s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-smoke-bazel-9-no-execroot) · ⏱ 1m 18s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-worker-bazel-7) · ⏱ 38.5s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-worker-bazel-8) · ⏱ 52.5s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-worker-bazel-9) · ⏱ 53.8s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-e2e-worker-bazel-9-no-execroot) · ⏱ 1m 1s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (2/2 passed)
  • ✅ test (test-root-bazel-7) · ⏱ 4m 41s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (17/17 passed)
  • ✅ test (test-root-bazel-8) · ⏱ 5m 13s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (15/15 passed)
  • ✅ test (test-root-bazel-9) · ⏱ 5m 53s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (15/15 passed)
  • ✅ test (test-root-bazel-9-no-execroot) · ⏱ 6m 32s · 🐙 GitHub Actions · ☑️ Check
    💬 Bazel test complete (15/15 passed)

⏱ Last updated Fri Jul 31 22:34:29 UTC 2026 · 📊 GitHub API quota 116/15,000 (1% used, resets in 37m)
🚀 Powered by Aspect CLI (v2026.24.11)  |  Aspect Build · X · LinkedIn · YouTube

@acozzette
acozzette marked this pull request as ready for review July 31, 2026 22:32
@acozzette
acozzette requested a review from jbedard July 31, 2026 22:33
@acozzette
acozzette merged commit 3bfb504 into main Jul 31, 2026
48 checks passed
@acozzette
acozzette deleted the test-sh branch July 31, 2026 22:52
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.

2 participants