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

Add failing quickrecipe tests to skip list. #18401

Merged
merged 2 commits into from
Dec 21, 2022

Conversation

brugger1
Copy link
Collaborator

Description

I added the two quickrecipe tests that were failing to the skip list. The first failure appears to come from a missing file, perhaps it wasn't committed. The second failure is from referencing a data file that's in someone's home directory. In both cases, the problem appears to be with the tests and not VisIt, so adding them to the skip list should be fine until they can be fixed.

Type of change

  • Bug fix~~

How Has This Been Tested?

I haven't tested it. That will happen with the test suite run tonight.

Reminders:

  • Please follow the style guidelines of this project.
  • Please perform a self-review of your code before submitting a PR and asking others to review it.
  • Please assign reviewers (see VisIt's PR procedures for more information).

Checklist:

  • [ ] I have commented my code where applicable.
  • [ ] I have updated the release notes.
  • [ ] I have made corresponding changes to the documentation.
  • [ ] I have added debugging support to my changes.
  • [ ] I have added tests that prove my fix is effective or that my feature works.
  • [ ] I have confirmed new and existing unit tests pass locally with my changes.
  • [ ] I have added new baselines for any new tests to the repo.
  • [ ] I have NOT made any changes to protocol or public interfaces in an RC branch.

@brugger1 brugger1 merged commit 146cf8a into develop Dec 21, 2022
@brugger1 brugger1 deleted the task/brugger1/2022_12_21_fix_quickrecipe_failures branch December 21, 2022 20:29
@markcmiller86
Copy link
Member

Sheesh...sorry I wasn't paying attention to these failures. I will correct when back. @biagas mentioned one of these failing on windows too.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants