-
Notifications
You must be signed in to change notification settings - Fork 36
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
Bump pytest from 5.4.3 to 6.0.1 #366
Conversation
61607d5
to
5f325aa
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests fail. Need to investigate.
@glotzerlab/signac-developers Does anyone have bandwidth to see why tests fail, and comment on how to address the issue (whether to keep the earlier version, change function usage, etc.)? |
I looked into it and found that this due to |
For context, this is the same issue we handled in flow in glotzerlab/signac-flow#330. |
Bumps [pytest](https://github.com/pytest-dev/pytest) from 5.4.3 to 6.0.1. - [Release notes](https://github.com/pytest-dev/pytest/releases) - [Changelog](https://github.com/pytest-dev/pytest/blob/master/CHANGELOG.rst) - [Commits](pytest-dev/pytest@5.4.3...6.0.1) Signed-off-by: dependabot[bot] <[email protected]>
5f325aa
to
4639c62
Compare
Codecov Report
@@ Coverage Diff @@
## master #366 +/- ##
=======================================
Coverage 76.46% 76.46%
=======================================
Files 45 45
Lines 7133 7133
=======================================
Hits 5454 5454
Misses 1679 1679 Continue to review full report at Codecov.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Tests pass with pytest-subtests==0.3.2
. Merging.
Bumps pytest from 5.4.3 to 6.0.1.
Release notes
Sourced from pytest's releases.
Commits
92af2e2
Prepare release version 6.0.10307213
Merge pull request #7582 from bluetech/backport-7581df7b267
Merge pull request #7581 from bluetech/logging-setlevel-handler-restore1516780
Merge pull request #7578 from nicoddemus/backport-7555b945b39
Merge pull request #7577 from nicoddemus/backport-74272d5b8a8
Warn about --basetemp removing the entire directory (#7555)8963644
Fix --help crash on add_ini(.., help='') and improve message on help=None (#7...e876157
Merge pull request #7574 from nicoddemus/backport-75613d2c114
Merge pull request #7573 from nicoddemus/backport-7571fe25284
Merge pull request #7561 from nicoddemus/longreprtext-7559Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major version
will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor version
will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)