Skip to content

Conversation

@Paul-Ferrell
Copy link
Collaborator

No description provided.

@Paul-Ferrell Paul-Ferrell added this to the 2.3 milestone Jan 20, 2021
@Paul-Ferrell Paul-Ferrell self-assigned this Jan 20, 2021
@Paul-Ferrell Paul-Ferrell merged commit 4f8a1d8 into master Jan 20, 2021
Paul-Ferrell added a commit that referenced this pull request Feb 18, 2021
* Updated release. (#374)

* Fixed issue with open parens and whitespace

Whitespace was not being ignored before parenthesis. This was originally intentional; open parens
for functions didn't want whitespace between the function name and paren. Unfortunately that
also caused problems for statements like 'True and (False or True)'.

Now whitespace is ignored before parens in general.
Paul-Ferrell added a commit that referenced this pull request Mar 23, 2021
* Updated release. (#374)

* Updated pav result to handle invalid test ids.

* Handle the invalid result parser traceback in pav show

* Try-Except in result/base.py

* Added try-except to handle FileNotFoundErrors I've hit with spack installs.

* Command result plugins needs to run from build dir.

* Try-except to catch JSONDecodeError.

* Date fix.

Co-authored-by: Paul Ferrell <51765748+Paul-Ferrell@users.noreply.github.com>
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