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

Skip pyside6 version 6.4.3 for tests #5683

Merged
merged 2 commits into from Mar 29, 2023

Conversation

andy-sweet
Copy link
Member

@andy-sweet andy-sweet commented Mar 29, 2023

Description

This skips version 6.4.3 of pyside6 when testing to avoid the problems described in #5657. It does not close that issue, but at least reduces noise on the PR tests.

Type of change

  • Bug-fix (non-breaking change which fixes an issue)

References

Related to #5657

How has this been tested?

  • all tests pass with my change

@andy-sweet
Copy link
Member Author

I'm unsure why the PR tests are skipped and also don't know how to manually force them. Given the simplicity of the change, I think it's probably fine to merge this anyway, but if anyone knows that would be useful info!

@andy-sweet
Copy link
Member Author

andy-sweet commented Mar 29, 2023

Thanks to the GitHub action fairy for starting those as they caught my mistake of skipping 6.3.4 instead of 6.4.3 as desired.

@andy-sweet andy-sweet added the maintenance PR with maintance changes, label Mar 29, 2023
@codecov
Copy link

codecov bot commented Mar 29, 2023

Codecov Report

Merging #5683 (e06aa3b) into main (b1d7c40) will decrease coverage by 0.02%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##             main    #5683      +/-   ##
==========================================
- Coverage   89.81%   89.79%   -0.02%     
==========================================
  Files         611      611              
  Lines       51560    51640      +80     
==========================================
+ Hits        46308    46371      +63     
- Misses       5252     5269      +17     

see 16 files with indirect coverage changes

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@andy-sweet
Copy link
Member Author

I'm going to skip the usual 24 hours here to help PRs start passing again. Feel free to revert if you disagree with that.

@andy-sweet andy-sweet merged commit 1f67a82 into napari:main Mar 29, 2023
33 checks passed
@andy-sweet andy-sweet deleted the fix-pyside6-test branch March 29, 2023 17:48
kcpevey pushed a commit to kcpevey/napari that referenced this pull request Apr 6, 2023
This skips version 6.4.3 of pyside6 when testing to avoid the problems
described in napari#5657. It does not close that issue, but at least reduces
noise on the PR tests.

- [x] Bug-fix (non-breaking change which fixes an issue)

Related to napari#5657

- [x] all tests pass with my change
@Czaki Czaki mentioned this pull request Jun 7, 2023
@Czaki Czaki added this to the 0.4.18 milestone Jun 16, 2023
Czaki pushed a commit that referenced this pull request Jun 19, 2023
# Description
This skips version 6.4.3 of pyside6 when testing to avoid the problems
described in #5657. It does not close that issue, but at least reduces
noise on the PR tests.

## Type of change
- [x] Bug-fix (non-breaking change which fixes an issue)

# References
Related to #5657

# How has this been tested?
- [x] all tests pass with my change
Czaki pushed a commit that referenced this pull request Jun 21, 2023
# Description
This skips version 6.4.3 of pyside6 when testing to avoid the problems
described in #5657. It does not close that issue, but at least reduces
noise on the PR tests.

## Type of change
- [x] Bug-fix (non-breaking change which fixes an issue)

# References
Related to #5657

# How has this been tested?
- [x] all tests pass with my change
Czaki pushed a commit that referenced this pull request Jun 21, 2023
# Description
This skips version 6.4.3 of pyside6 when testing to avoid the problems
described in #5657. It does not close that issue, but at least reduces
noise on the PR tests.

## Type of change
- [x] Bug-fix (non-breaking change which fixes an issue)

# References
Related to #5657

# How has this been tested?
- [x] all tests pass with my change
Czaki pushed a commit that referenced this pull request Jun 21, 2023
# Description
This skips version 6.4.3 of pyside6 when testing to avoid the problems
described in #5657. It does not close that issue, but at least reduces
noise on the PR tests.

## Type of change
- [x] Bug-fix (non-breaking change which fixes an issue)

# References
Related to #5657

# How has this been tested?
- [x] all tests pass with my change
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
maintenance PR with maintance changes,
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants