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

Temporarily pin glue-core<1.19.0 to fix test failure #2809

Merged
merged 2 commits into from
Apr 16, 2024

Conversation

rosteen
Copy link
Collaborator

@rosteen rosteen commented Apr 16, 2024

Fixes #2805 for now until we figure out why glue-core broke the test.

@rosteen rosteen added no-changelog-entry-needed changelog bot directive dependencies Pull requests that update a dependency file 💤 backport-v3.9.x on-merge: backport to v3.9.x labels Apr 16, 2024
@rosteen rosteen added this to the 3.9.1 milestone Apr 16, 2024
pyproject.toml Outdated Show resolved Hide resolved
Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
Copy link
Contributor

@pllim pllim left a comment

Choose a reason for hiding this comment

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

As long as CI is green (including devdeps). Thanks!

Copy link

codecov bot commented Apr 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.79%. Comparing base (f1ba4a6) to head (004e754).
Report is 33 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2809      +/-   ##
==========================================
+ Coverage   88.72%   88.79%   +0.07%     
==========================================
  Files         110      110              
  Lines       16353    16611     +258     
==========================================
+ Hits        14509    14750     +241     
- Misses       1844     1861      +17     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@pllim
Copy link
Contributor

pllim commented Apr 16, 2024

Hmm I guess devdeps failing makes sense since it isn't fixed yet.

@rosteen
Copy link
Collaborator Author

rosteen commented Apr 16, 2024

Hmm I guess devdeps failing makes sense since it isn't fixed yet.

Yeah, I was about to comment asking if we really wanted to pin an old commit in devdeps or something rather than see it failing (and pass once it's fixed upstream).

@pllim pllim merged commit cffca2b into spacetelescope:main Apr 16, 2024
15 of 16 checks passed
meeseeksmachine pushed a commit to meeseeksmachine/jdaviz that referenced this pull request Apr 16, 2024
@rosteen rosteen deleted the pin-glue-core-1.18 branch April 16, 2024 20:00
@pllim
Copy link
Contributor

pllim commented Apr 16, 2024

I think letting devdeps fail is ok for now. It doesn't block anything and reminds us that upstream is broken. Thanks!

pllim added a commit that referenced this pull request Apr 16, 2024
…9-on-v3.9.x

Backport PR #2809 on branch v3.9.x (Temporarily pin glue-core<1.19.0 to fix test failure)
pllim added a commit to pllim/jdaviz that referenced this pull request Apr 16, 2024
pllim added a commit to pllim/jdaviz that referenced this pull request Apr 18, 2024
rosteen added a commit to rosteen/jdaviz that referenced this pull request Apr 18, 2024
…2809)

* Temporarily pin glue-core<1.19.0 to fix test failure

* Update pyproject.toml

Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>

---------

Co-authored-by: P. L. Lim <2090236+pllim@users.noreply.github.com>
kecnry pushed a commit to kecnry/jdaviz that referenced this pull request Apr 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file no-changelog-entry-needed changelog bot directive 💤 backport-v3.9.x on-merge: backport to v3.9.x
Projects
None yet
Development

Successfully merging this pull request may close these issues.

TST: test_cubeviz_aperphot_cube_orig_flux fails with RuntimeError: NULL error object in wcslib
2 participants