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

Add new spack_error regex to catch module has no attribute #1007

Merged
merged 1 commit into from
Dec 9, 2024

Conversation

zackgalbreath
Copy link
Collaborator

This will properly categorize jobs like the failed generate jobs from this pipeline:

https://gitlab.spack.io/spack/spack/-/pipelines/913233

RuntimeError: module 'spack.solver' has no attribute 'asp'

Copy link
Member

@mvandenburgh mvandenburgh left a comment

Choose a reason for hiding this comment

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

LGTM, just need to bump the analytics image version

This will properly categorize jobs like the failed generate jobs
from this pipeline:

https://gitlab.spack.io/spack/spack/-/pipelines/913233

```
RuntimeError: module 'spack.solver' has no attribute 'asp'
```
@zackgalbreath zackgalbreath force-pushed the module_has_no_attribute_regex branch from b48bdcd to cdb5fb3 Compare December 9, 2024 17:12
@zackgalbreath zackgalbreath merged commit 71506ef into main Dec 9, 2024
15 checks passed
@zackgalbreath zackgalbreath deleted the module_has_no_attribute_regex branch December 9, 2024 18:28
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