Skip to content

chore: skip guardrail test in e2e test suite - #1984

Merged
jariy17 merged 1 commit into
mainfrom
disable-guardrail-e2e
Aug 12, 2026
Merged

chore: skip guardrail test in e2e test suite#1984
jariy17 merged 1 commit into
mainfrom
disable-guardrail-e2e

Conversation

@nborges-aws

@nborges-aws nborges-aws commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Description

Temporarily skip guardrail-block.test.ts while we address regressions affecting gateway targets using --type http-runtime.

Tracked in issue: #1985

Related Issue

Closes #

Documentation PR

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation update
  • Other (please describe):

Testing

How have you tested the change?

  • I ran npm run test:unit and npm run test:integ
  • I ran npm run typecheck
  • I ran npm run lint
  • If I modified src/assets/, I ran npm run test:update-snapshots and committed the updated snapshots

Checklist

  • I have read the CONTRIBUTING document
  • I have added any necessary tests that prove my fix is effective or my feature works
  • I have updated the documentation accordingly
  • I have added an appropriate example to the documentation to outline the feature, or no new docs are needed
  • My changes generate no new warnings
  • Any dependent changes have been merged and published

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the
terms of your choice.

@nborges-aws
nborges-aws requested a review from a team August 12, 2026 19:27
@github-actions github-actions Bot added the size/xs PR size: XS label Aug 12, 2026
@github-actions github-actions Bot added the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 12, 2026
@agentcore-devx-automation agentcore-devx-automation Bot added the claude-security-reviewing Claude Code /security-review in progress label Aug 12, 2026
@agentcore-devx-automation

Copy link
Copy Markdown
Contributor

Claude Security Review: no high-confidence findings. (run)

@agentcore-devx-automation agentcore-devx-automation Bot removed the claude-security-reviewing Claude Code /security-review in progress label Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Package Tarball

aws-agentcore-0.26.0.tgz

How to install

gh release download pr-1984-tarball --repo aws/agentcore-cli --pattern "*.tgz" --dir /tmp/pr-tarball
npm install -g /tmp/pr-tarball/aws-agentcore-0.26.0.tgz

@github-actions github-actions Bot removed the agentcore-harness-reviewing AgentCore Harness review in progress label Aug 12, 2026
@github-actions

Copy link
Copy Markdown
Contributor

Coverage Report

Status Category Percentage Covered / Total
🔵 Lines 40.65% 15273 / 37568
🔵 Statements 39.92% 16286 / 40795
🔵 Functions 34.85% 2614 / 7499
🔵 Branches 33.97% 10186 / 29980
Generated in workflow #4333 for commit 95d4ecc by the Vitest Coverage Report Action

@github-actions github-actions Bot added size/xs PR size: XS and removed size/xs PR size: XS labels Aug 12, 2026
@jariy17
jariy17 merged commit 3da3448 into main Aug 12, 2026
41 checks passed
@jariy17
jariy17 deleted the disable-guardrail-e2e branch August 12, 2026 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/xs PR size: XS

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants