Skip to content

Conversation

@HHobeck
Copy link
Contributor

@HHobeck HHobeck commented Mar 15, 2024

Description

Close #3919

Checklist:

  • My code follows the code style of this project.
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@HHobeck
Copy link
Contributor Author

HHobeck commented Mar 15, 2024

@arturcic: Please fix this test:

[Test]
[Ignore("This test is not working on GitHub Actions")]
public void WriteVersionInfoTaskShouldLogOutputVariablesToBuildOutputInGitHubActions()

@arturcic
Copy link
Member

@HHobeck I think we need to remove this test

[Test]
[Ignore("Support of multiple tunks are not implemented at the moment.")]
public void VerifyNonMainMainlineVersionIdenticalAsMain()

And whenever we add support we will add tests

@HHobeck HHobeck force-pushed the feature/enable-ignored-unit-tests branch from b4882b6 to ff3e1a2 Compare March 15, 2024 11:00
@arturcic arturcic enabled auto-merge March 15, 2024 11:10
@arturcic arturcic merged commit 6a6687c into GitTools:main Mar 15, 2024
@mergify
Copy link
Contributor

mergify bot commented Mar 15, 2024

Thank you @HHobeck for your contribution!

@arturcic arturcic mentioned this pull request Mar 30, 2024
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.

Review Ignored unit tests

2 participants