Skip to content

feat(playwright): allow to ignore upload failures#268

Merged
gregberge merged 1 commit intomainfrom
greg/arg-263-add-option-to-not-throw-if-argos-upload-fail-in-playwright
Jan 24, 2026
Merged

feat(playwright): allow to ignore upload failures#268
gregberge merged 1 commit intomainfrom
greg/arg-263-add-option-to-not-throw-if-argos-upload-fail-in-playwright

Conversation

@gregberge
Copy link
Member

No description provided.

@gregberge gregberge requested review from a team, Copilot and jsfez and removed request for a team January 24, 2026 08:27
@vercel
Copy link

vercel bot commented Jan 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Review Updated (UTC)
argos-js-sdk-reference Ready Ready Preview, Comment Jan 24, 2026 8:33am

Request Review

Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR adds a new configuration option ignoreUploadFailures to the Argos Playwright reporter, allowing users to prevent test suite failures when the Argos build upload encounters an error. This is useful for scenarios where visual regression testing failures should not block the entire test suite.

Changes:

  • Added ignoreUploadFailures option to ArgosReporterOptions type with default value of false
  • Modified error handling in onEnd method to conditionally return failure status based on the new option
  • Enhanced error logging with a clearer error message when upload fails

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

@gregberge gregberge force-pushed the greg/arg-263-add-option-to-not-throw-if-argos-upload-fail-in-playwright branch from 8b47efa to 45d61d4 Compare January 24, 2026 08:33
@gregberge gregberge merged commit 479d30f into main Jan 24, 2026
65 checks passed
@gregberge gregberge deleted the greg/arg-263-add-option-to-not-throw-if-argos-upload-fail-in-playwright branch January 24, 2026 08:36
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