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 failing SRML tests #1921

Merged
merged 1 commit into from
Dec 1, 2023
Merged

Conversation

AdamRJensen
Copy link
Member

  • Pull request is nearly complete and ready for detailed review.
  • Maintainer: Appropriate GitHub Labels (including remote-data) and Milestone are assigned to the Pull Request and linked Issue.

The remote data tests in iotools/test_srml.py have been failing for a while. However, the tests first fail after running for a very long time (hours?) which makes testing difficult. The reason is that the SRML website is currently undergoing maintenance - it's unknown when it will be back up and running.

Thus, as a temporary solution, I suggest we mark the remote data SRML tests with @pytest.mark.skip and create an issue as a reminder to re-enable these tests when the SRML website comes back online.

@AdamRJensen AdamRJensen added io remote-data triggers --remote-data pytests labels Dec 1, 2023
@kandersolar kandersolar added this to the v0.10.3 milestone Dec 1, 2023
Copy link
Member

@kandersolar kandersolar left a comment

Choose a reason for hiding this comment

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

+1 from me to skip these tests until the website comes back. I think we (mostly Adam) are in enough contact with Josh at SRML that we will hear when the website is back up and we can reinstate these tests.

Thanks @AdamRJensen! This will save many CI hours.

@kandersolar kandersolar merged commit 4e99ddc into pvlib:main Dec 1, 2023
41 of 42 checks passed
@AdamRJensen AdamRJensen deleted the skip_srml_tests branch December 1, 2023 15:19
@AdamRJensen AdamRJensen mentioned this pull request Dec 1, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
io remote-data triggers --remote-data pytests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants