Skip to content

ci: skip bearer token integ tests pending AgentCredentialProviderService fix#499

Merged
aidandaly24 merged 2 commits into
mainfrom
fix/skip-bearer-token-integ-tests
Jun 2, 2026
Merged

ci: skip bearer token integ tests pending AgentCredentialProviderService fix#499
aidandaly24 merged 2 commits into
mainfrom
fix/skip-bearer-token-integ-tests

Conversation

@jariy17
Copy link
Copy Markdown
Contributor

@jariy17 jariy17 commented Jun 2, 2026

Summary

  • Skip 3 TestPaymentManagerBearerTokenAuth integ tests that are persistently failing due to AgentCredentialProviderService returning 500 in us-east-1
  • Waiting for payments oncall to investigate and resolve the backend issue

Context

  • Account: 389323710475
  • Region: us-east-1
  • Resource: arn:aws:bedrock-agentcore:us-east-1:389323710475:payment-manager/bearertest846c7b3d-iwksrwtlsr
  • Failing operations: ListPaymentInstruments, CreatePaymentSession
  • Error: InternalServerException: AgentCredentialProviderServiceException error (after 4 retries)
  • 30 other payment tests pass fine (SigV4 auth paths are healthy)
  • Failed consistently across multiple runs: https://github.com/aws/bedrock-agentcore-sdk-python/actions/runs/26662426337

Tests skipped

  • test_bearer_token_real_api_call
  • test_token_provider_real_api_call
  • test_bearer_create_session_real_api_call

Test plan

  • Only the 3 affected tests are skipped
  • All other payment tests remain enabled
  • Re-enable once AgentCredentialProviderService is healthy

…ice fix

AgentCredentialProviderService in us-east-1 is returning 500
InternalServerException on ListPaymentInstruments and
CreatePaymentSession. Waiting for payments oncall to investigate.
@jariy17 jariy17 force-pushed the fix/skip-bearer-token-integ-tests branch from 7cfddda to 1fcc138 Compare June 2, 2026 17:30
@aidandaly24 aidandaly24 merged commit 8786b18 into main Jun 2, 2026
63 of 68 checks passed
jariy17 pushed a commit that referenced this pull request Jun 2, 2026
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