Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

@lieryan
Copy link
Member

@lieryan lieryan commented Feb 6, 2024

Description

We have some tests that depends on build package being installed during test. This is causing some issues with some people running tests and packaging rope.

Fixes #478, #727, #749.

Checklist (delete if not relevant):

  • I have updated CHANGELOG.md

@lieryan lieryan self-assigned this Feb 6, 2024
@lieryan
Copy link
Member Author

lieryan commented Feb 6, 2024

cc: @kloczek @musicinmybrain @jgarte this PR might be of interest to you, let me know if this fixes the issues you were having with running tests in your configurations

@lieryan lieryan changed the title Remove build during test Remove dependency on build package being installed while running tests Feb 6, 2024
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.

Test failure AutoImportTest.test_search_submodule: AssertionError: ('from build import env', 'env') not found in []

2 participants