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

Use clean environment when generating test eggs #501

Open
mdickinson opened this issue Jan 20, 2023 · 1 comment
Open

Use clean environment when generating test eggs #501

mdickinson opened this issue Jan 20, 2023 · 1 comment

Comments

@mdickinson
Copy link
Member

For the egg-based tests, we should use a clean environment when creating test eggs. There have been reports of stray environment variables causing issues with running the test suite on Debian. (See #499.)

Note that a perfectly clean environment doesn't seem to work well on Windows and EDM; there are likely at least some environment variables that need to be carried over from the parent environment.

@mdickinson
Copy link
Member Author

Just a note that the plan is to deprecate the EggPluginManager and EggBasketPluginManager in the next release of Envisage (7.0). Once these are removed in Envisage 8.0, the hard-to-maintain machinery for egg building can go away.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant