Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test: ignore RUM availability errors #1545

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

vtsvetkov-splunk
Copy link
Contributor

@vtsvetkov-splunk vtsvetkov-splunk commented Jan 23, 2025

Issue number:

PR Type

What kind of change does this PR introduce?

  • Feature
  • Bug Fix
  • Refactoring (no functional or API changes)
  • Documentation Update
  • Maintenance (dependency updates, CI, etc.)

Summary

Sometimes when RUM is not available, the console is flooded with console errors that fail the tests

http://localhost:8000/en-US/app/Splunk_TA_UCCExample/configuration - Access to fetch at 'https://rum-ingest.us1.signalfx.com/v1/rumreplay?auth=***' from origin 'http://localhost:8000/' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource. If an opaque response serves your needs, set the request's mode to 'no-cors' to fetch the resource with CORS disabled.

Changes

Add domain to ignore list to skip the errors

User experience

No changes

Checklist

If an item doesn't apply to your changes, leave it unchecked.

@vtsvetkov-splunk vtsvetkov-splunk requested a review from a team as a code owner January 23, 2025 18:12
@vtsvetkov-splunk vtsvetkov-splunk enabled auto-merge (squash) January 23, 2025 19:23
@vtsvetkov-splunk vtsvetkov-splunk self-assigned this Jan 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants