Skip to content

bugfix: spack test should not output [+] for mock installs#15609

Merged
tgamblin merged 1 commit intodevelopfrom
bugfix/spurious-plus-in-test-output
Mar 22, 2020
Merged

bugfix: spack test should not output [+] for mock installs#15609
tgamblin merged 1 commit intodevelopfrom
bugfix/spurious-plus-in-test-output

Conversation

@tgamblin
Copy link
Copy Markdown
Member

spack test has a spurious '[+] ' in the output:

lib/spack/spack/test/install.py .........[+] ......

Output is properly suppressed:

lib/spack/spack/test/install.py ...............

`spack test` has a spurious '[+] ' in the output:

```
lib/spack/spack/test/install.py .........[+] ......
```

Output is properly suppressed:

```
lib/spack/spack/test/install.py ...............
```
@tgamblin tgamblin added tests General test capability(ies) bugfix Something wasn't working, here's a fix labels Mar 20, 2020
@tgamblin tgamblin requested a review from adamjstewart March 20, 2020 22:05
@tgamblin tgamblin merged commit d9c5b7d into develop Mar 22, 2020
@adamjstewart adamjstewart deleted the bugfix/spurious-plus-in-test-output branch March 23, 2020 01:01
tgamblin added a commit that referenced this pull request Apr 15, 2020
`spack test` has a spurious '[+] ' in the output:

```
lib/spack/spack/test/install.py .........[+] ......
```

Output is properly suppressed:

```
lib/spack/spack/test/install.py ...............
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bugfix Something wasn't working, here's a fix tests General test capability(ies)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant