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

Always Copy Backtraces (if any) #120

Merged
merged 1 commit into from
Mar 15, 2022

Conversation

ax3l
Copy link
Member

@ax3l ax3l commented Mar 15, 2022

For tests that crashed with backtraces but that were:

  • not a restart test or were
  • not doing a comparison on plotfiles

the backtraces were never copied. This should fix it.

For tests that crashed with backtraces but that were:
- not a restart test or were
- not doing a comparison on plotfiles

the backtraces were never copied. This should fix it.
@ax3l ax3l added the bug label Mar 15, 2022
@ax3l ax3l requested a review from zingale March 15, 2022 21:16
@ax3l
Copy link
Member Author

ax3l commented Mar 15, 2022

First seen in ECP-WarpX/WarpX#2878

@zingale zingale merged commit e6426c1 into AMReX-Codes:main Mar 15, 2022
@zingale
Copy link
Member

zingale commented Mar 15, 2022

this probably fixes some of #111 , but I think somehow we are also missing copying the stdout for a test that crashes.

@ax3l ax3l deleted the fix-backtraces-missing branch March 18, 2022 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants