Skip to content

Conversation

@hzhou
Copy link
Contributor

@hzhou hzhou commented Sep 21, 2025

Pull Request Description

Set environment variable MPITEST_IGNORE_OUTPUT if we want to enable verbose mode such as FI_LOG_LEVEL and prevent unexpected output triggering test failures. The tests will rely on "No Errors" output and exit status for pass/failure.

[skip warnings]

Author Checklist

  • Provide Description
    Particularly focus on why, not what. Reference background, issues, test failures, xfail entries, etc.
  • Commits Follow Good Practice
    Commits are self-contained and do not do two things at once.
    Commit message is of the form: module: short description
    Commit message explains what's in the commit.
  • Passes All Tests
    Whitespace checker. Warnings test. Additional tests via comments.
  • Contribution Agreement
    For non-Argonne authors, check contribution agreement.
    If necessary, request an explicit comment from your companies PR approval manager.

Set environment variable MPITEST_IGNORE_OUTPUT if we want to enable
verbose mode such as FI_LOG_LEVEL and prevent unexpected output
triggering test failures. The tests will rely on "No Errors" output and
exit status for pass/failure.
@hzhou
Copy link
Contributor Author

hzhou commented Sep 21, 2025

test:mpich/custom
env: VERBOSE=1
env: MPITEST_IGNORE_OUTPUT=1

@hzhou
Copy link
Contributor Author

hzhou commented Sep 21, 2025

test:mpich/custom
netmod: ch4:ofi
env: FI_LOG_LEVEL=info
env: MPITEST_IGNORE_OUTPUT=1

@hzhou
Copy link
Contributor Author

hzhou commented Sep 21, 2025

test:mpich/custom
netmod: ch4:ofi
env: VERBOSE=1
env: FI_LOG_LEVEL=info
env: MPITEST_IGNORE_OUTPUT=1

@hzhou
Copy link
Contributor Author

hzhou commented Sep 22, 2025

test:mpich/custom
netmod: ch4:ofi
env: V=1
env: FI_LOG_LEVEL=info
env: MPITEST_IGNORE_OUTPUT=1

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.

1 participant