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 order of attribute initialization #903

Merged
merged 6 commits into from
Sep 1, 2023

Conversation

pshriwise
Copy link
Member

@pshriwise pshriwise commented Aug 31, 2023

Description

This fixes the issue referenced in #902 and is shown in this CI build failure for that PR.

Motivation and Context

Enables builds of DAGMC with MOOSE apps without failure.

Changes

Small refactor of the metadata class.

@pshriwise
Copy link
Member Author

@gonuke
Copy link
Member

gonuke commented Sep 1, 2023

This is currently expected to fail.

@gonuke
Copy link
Member

gonuke commented Sep 1, 2023

This test should no longer be run on PRs after my most recent PR (if you rebase?)

@pshriwise
Copy link
Member Author

This is currently expected to fail.

I'd expect #902 to fail due to the additional flags used in CI, but this PR reorders the class attribute initialization so I'd expect it to pass. Am I missing something?

@gonuke
Copy link
Member

gonuke commented Sep 1, 2023

This failing action is to test against new versions of Geant. I don't see it in your checks for this PR.

@pshriwise
Copy link
Member Author

Oh "this" being the CI build, not the PR itself. Though in the end I suppose the outcome is the same...

All looks well on this PR though 👍🏻 Sorry for the cross-talk.

Copy link
Member

@gonuke gonuke left a comment

Choose a reason for hiding this comment

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

Thanks for this quick fix @pshriwise

@gonuke gonuke merged commit f140ff4 into svalinn:develop Sep 1, 2023
8 checks passed
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.

2 participants