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

TST: Skip chronically failing test #3283

Merged
merged 2 commits into from
Nov 12, 2024
Merged

Conversation

pllim
Copy link
Contributor

@pllim pllim commented Nov 12, 2024

Description

This pull request is to unblock CI for unrelated PRs until someone picks up ticket to fix the test properly.

Close #3275

@pllim pllim added bug Something isn't working testing trivial Only needs one approval instead of two no-changelog-entry-needed changelog bot directive backport-v4.0.x on-merge: backport to v4.0.x labels Nov 12, 2024
@pllim pllim added this to the 4.0.1 milestone Nov 12, 2024
Copy link

codecov bot commented Nov 12, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 88.75%. Comparing base (1f57249) to head (76014b2).
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3283      +/-   ##
==========================================
- Coverage   88.76%   88.75%   -0.01%     
==========================================
  Files         125      125              
  Lines       18956    18959       +3     
==========================================
+ Hits        16826    16828       +2     
- Misses       2130     2131       +1     

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

@pllim

This comment was marked as resolved.

Copy link
Collaborator

@rosteen rosteen left a comment

Choose a reason for hiding this comment

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

LGTM, thanks for handling the GWCS warning.

@pllim pllim merged commit ddada50 into spacetelescope:main Nov 12, 2024
16 of 17 checks passed
@pllim pllim deleted the hackfix-ci branch November 12, 2024 21:58
meeseeksmachine pushed a commit to meeseeksmachine/jdaviz that referenced this pull request Nov 12, 2024
@@ -210,6 +210,7 @@ def test_uri_to_download_specviz(specviz_helper, tmp_path):
specviz_helper.load_data(uri, cache=True, local_path=local_path)


@pytest.mark.skip(reason="FIXME: Find a file that is not missing from MAST")
Copy link
Contributor Author

Choose a reason for hiding this comment

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

pllim added a commit that referenced this pull request Nov 12, 2024
…3-on-v4.0.x

Backport PR #3283 on branch v4.0.x (TST: Skip chronically failing test)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport-v4.0.x on-merge: backport to v4.0.x bug Something isn't working no-changelog-entry-needed changelog bot directive testing trivial Only needs one approval instead of two
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants