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

Adjust tests for modified output of reports directory by Plugin Verifier #1478

Merged
merged 1 commit into from
Nov 29, 2023

Conversation

novotnyr
Copy link
Contributor

Pull Request Details

IntelliJ Plugin Verifier has a modified form of CLI output for output directories. We need to adapt the unit tests.

Description

A different console message is parsed in the unit tests to capture the verification report directory.

Motivation and Context

The unit tests have been broken with the release of Plugin Verifier 1.305 and need to be fixed.

Types of changes

  • Docs change / refactoring / dependency upgrade
  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Checklist

  • I have read the CONTRIBUTING document.
  • 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 included my change in the CHANGELOG.
  • I have added tests to cover my changes.
  • All new and existing tests passed.

@novotnyr novotnyr marked this pull request as ready for review October 13, 2023 11:37
@hsz hsz merged commit 1ac05fc into master Nov 29, 2023
28 checks passed
@hsz hsz deleted the pv-verification-report-directory-fix branch November 29, 2023 10:55
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.

2 participants