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

pagure: errors may be not set, add tests #373

Closed
wants to merge 1 commit into from

Conversation

TomasTomecek
Copy link
Member

Fixes #334

Fixes packit#334

Signed-off-by: Tomas Tomecek <ttomecek@redhat.com>
@packit-as-a-service
Copy link

Congratulations! One of the builds has completed. 🍾

You can install the built RPMs by following these steps:

  • sudo yum install -y dnf-plugins-core on RHEL 8
  • sudo dnf install -y dnf-plugins-core on Fedora
  • dnf copr enable packit/packit-service-ogr-373
  • And now you can install the packages.

Please note that the RPMs should be used only in a testing environment.

@softwarefactory-project-zuul
Copy link
Contributor

Build failed.

@TomasTomecek
Copy link
Member Author

VCRpy and requre clearly not play well together

Comment on lines +60 to +61
Authorization:
- token asdqwe
Copy link
Member

Choose a reason for hiding this comment

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

Have you changed that manually?

Copy link
Member Author

Choose a reason for hiding this comment

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

yes

@lachmanfrantisek
Copy link
Member

VCRpy and requre clearly not play well together

Looks like that -- you need to create a new folder to not interfere the imports.

@TomasTomecek
Copy link
Member Author

Closing this in the meantime and will fix the issue in a separate PR.

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.

improve pagure unit tests
2 participants