Skip to content

add limitation to cython version for MOAB compatibility & more selectivity about when some tests are run - #893

Merged
shimwell merged 4 commits into
svalinn:developfrom
gonuke:cython_lt_3
Aug 11, 2023
Merged

add limitation to cython version for MOAB compatibility & more selectivity about when some tests are run#893
shimwell merged 4 commits into
svalinn:developfrom
gonuke:cython_lt_3

Conversation

@gonuke

@gonuke gonuke commented Aug 6, 2023

Copy link
Copy Markdown
Member

Description

Force cython version to be less than v3.0.0. At the same, be slightly more selective with triggers for some tests.

Motivation and Context

The versions of MOAB compatible with DAGMC are not compatible with cython 3+. pip installing cython recently changed to be v3, so we need to restrict the version.

Also, we are currently running tests on all platforms even when only changing the workflow on another platform.

Changes

bug fix for building dependencies

Limit when tests are run based on file paths.

@gonuke

gonuke commented Aug 6, 2023

Copy link
Copy Markdown
Member Author

Test of docker image building are here.

@gonuke

gonuke commented Aug 6, 2023

Copy link
Copy Markdown
Member Author

This is separated out from #880 to separate docker building steps from testing steps

@gonuke gonuke changed the title add limitation to cython version for MOAB compatibility add limitation to cython version for MOAB compatibility & more selectivity about when some tests are run Aug 7, 2023
@gonuke

gonuke commented Aug 7, 2023

Copy link
Copy Markdown
Member Author

This built successfully on my fork, and should be ready for review & merge.

The last merge to develop here failed to update the docker images correctly so I'll be on the lookout for that this time.

@gonuke
gonuke requested review from pshriwise and shimwell August 7, 2023 03:15

@bquan0 bquan0 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Looks good to me!

@shimwell
shimwell merged commit a828df3 into svalinn:develop Aug 11, 2023
@gonuke
gonuke deleted the cython_lt_3 branch August 16, 2023 15:04
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.

3 participants