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

Moving numpy check into test/Examples_Tests #7808

Merged
merged 1 commit into from
Sep 14, 2023

Conversation

JaroslavTulach
Copy link
Member

@JaroslavTulach JaroslavTulach commented Sep 14, 2023

Pull Request Description

Running the demo scenario for numpy inside of Enso project takes more than 40s. While that is OK on the CI, it is very annoying for individual developers that need more rapid edit/test cycle. Moving the expensive test into test/Examples_Tests project - CI will notify when something is wrong and developers don't run this suite that often.

Checklist

Please ensure that the following checklist has been satisfied before submitting the PR:

  • All code follows the
  • All code has been tested:

@JaroslavTulach JaroslavTulach added the CI: No changelog needed Do not require a changelog entry for this PR. label Sep 14, 2023
@JaroslavTulach JaroslavTulach self-assigned this Sep 14, 2023
@JaroslavTulach JaroslavTulach force-pushed the wip/jtulach/Python_Examples_Spec branch from a189a33 to e0270d7 Compare September 14, 2023 09:03
@JaroslavTulach
Copy link
Member Author

numpy interop is being CI tested on Linux.

@JaroslavTulach JaroslavTulach merged commit a509422 into develop Sep 14, 2023
@JaroslavTulach JaroslavTulach deleted the wip/jtulach/Python_Examples_Spec branch September 14, 2023 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI: No changelog needed Do not require a changelog entry for this PR.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants