Skip to content

fix: mark more tests as online#5104

Merged
ruben-arts merged 3 commits intoprefix-dev:mainfrom
baszalmstra:fix/online-tests
Dec 15, 2025
Merged

fix: mark more tests as online#5104
ruben-arts merged 3 commits intoprefix-dev:mainfrom
baszalmstra:fix/online-tests

Conversation

@baszalmstra
Copy link
Copy Markdown
Contributor

Description

This PR marks more tests as online_tests and fixes tests that should be offline. Some tests where still using the prefix pypi mapping even though they were only using local channels. I added the ability to disable those.

Fixes #5101

How Has This Been Tested?

Locally without an internet connection and here in CI.

Checklist:

  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added sufficient tests to cover my changes.
  • I have verified that changes that would impact the JSON schema have been made in schema/model.py.

Copy link
Copy Markdown
Contributor

@Hofer-Julian Hofer-Julian left a comment

Choose a reason for hiding this comment

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

Thanks!

@baszalmstra baszalmstra marked this pull request as ready for review December 12, 2025 10:55
@ruben-arts ruben-arts merged commit ae6e768 into prefix-dev:main Dec 15, 2025
74 of 75 checks passed
@baszalmstra baszalmstra deleted the fix/online-tests branch March 26, 2026 08:28
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.

0.61.0: a number of tests started failing offline due to accessing https://conda-mapping.prefix.dev/hash-v0/

3 participants