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

tests: integration: bundler: Temporarily disable E2E tests #734

Merged
merged 1 commit into from
Nov 15, 2024

Conversation

eskultety
Copy link
Member

Unfortunately we've lately been experiencing failing bundler E2E tests due to bundler trying to access the internet during an offline project build despite having all dependencies cached locally. Investigation is going on, but the tests are blocking unrelated PRs from being merged.

Disable the failing E2E tests for the time being until we come up at least with a feasible workaround if not a proper fix. Revert this commit once a fix is in place.

Maintainers will complete the following section

  • Commit messages are descriptive enough
  • Code coverage from testing does not decrease and new code is covered
  • Docs updated (if applicable)
  • Docs links in the code are still valid (if docs were updated)

Note: if the contribution is external (not from an organization member), the CI
pipeline will not run automatically. After verifying that the CI is safe to run:

Unfortunately we've lately been experiencing failing bundler E2E tests
due to bundler trying to access the internet during an offline project
build despite having all dependencies cached locally. Investigation is
going on, but the tests are blocking unrelated PRs from being merged.

Disable the failing E2E tests for the time being until we come up at
least with a feasible workaround if not a proper fix.
Revert this commit once a fix is in place.

Signed-off-by: Erik Skultety <[email protected]>
@eskultety eskultety added this pull request to the merge queue Nov 15, 2024
Merged via the queue into containerbuildsystem:main with commit cea5779 Nov 15, 2024
14 checks passed
@eskultety eskultety deleted the bundler-ci branch November 15, 2024 09:47
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.

3 participants