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

Fix detection of conda installation in test #8149

Merged
merged 2 commits into from
Jan 12, 2023
Merged

Fix detection of conda installation in test #8149

merged 2 commits into from
Jan 12, 2023

Conversation

zanieb
Copy link
Contributor

@zanieb zanieb commented Jan 11, 2023

@zanieb zanieb requested a review from a team as a code owner January 11, 2023 20:41
@zanieb zanieb added the development Tech debt, refactors, CI, tests, and other related work. label Jan 11, 2023
@netlify
Copy link

netlify bot commented Jan 11, 2023

Deploy Preview for prefect-orion ready!

Name Link
🔨 Latest commit 8cde343
🔍 Latest deploy log https://app.netlify.com/sites/prefect-orion/deploys/63bf519a1d53ec00089929be
😎 Deploy Preview https://deploy-preview-8149--prefect-orion.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

@zanieb zanieb merged commit b38eba2 into main Jan 12, 2023
@zanieb zanieb deleted the conda-which branch January 12, 2023 18:45
ddelange added a commit to ddelange/prefect that referenced this pull request Jan 18, 2023
…er-builds-consolidation

* 'main' of https://github.com/prefecthq/prefect: (34 commits)
  Minor API docstring formatting fixes, mostly lists (PrefectHQ#8196)
  Build multi-arch images for releases (PrefectHQ#7901)
  feat: Adds "head" flag to `flow-run logs` (PrefectHQ#8003)
  Updates to Automations and Notifications documentation (PrefectHQ#8140)
  Bump @prefecthq/vue-compositions from 1.2.3 to 1.2.9 in /orion-ui (PrefectHQ#8175)
  Bump eslint from 8.31.0 to 8.32.0 in /orion-ui (PrefectHQ#8174)
  Update Postgres tests to use Docker instead of GHA services (PrefectHQ#8125)
  Update `black` and `isort` versions in pre-commit (PrefectHQ#8167)
  Chore: Bump orion and prefect design to 1.2.0 (PrefectHQ#8163)
  Mark `test_process_streams_stderr` as flaky on Python 3.11 (PrefectHQ#8161)
  Add release notes for 2.7.8 (PrefectHQ#8160)
  Add some host_config arguments to DockerContainer (PrefectHQ#8033)
  Skip flaky test `test_dependent_events_in_two_loops_do_not_deadlock` (PrefectHQ#8159)
  Update jsonschema requirement from <4.0.0,>=3.2.0 to >=3.2.0,<5.0.0 (PrefectHQ#8152)
  Fix detection of conda installation in test (PrefectHQ#8149)
  Add `httpx.WriteError` to client retryable exceptions (PrefectHQ#8145)
  Add documentation for cache refreshes (PrefectHQ#8156)
  Add YouTube video to welcome page (PrefectHQ#8090)
  Add social links (PrefectHQ#8088)
  bump orion-design, release flow run timeline (PrefectHQ#8153)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
development Tech debt, refactors, CI, tests, and other related work.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Flaky test for conda environment: not raising exception
2 participants