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

python310Packages.confluent-kafka: ignore broken test #246753

Closed
wants to merge 0 commits into from

Conversation

milibopp
Copy link
Contributor

@milibopp milibopp commented Aug 2, 2023

Description of changes

Work around #246744 for now by ignoring the broken test.

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 23.11 Release Notes (or backporting 23.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
  • Fits CONTRIBUTING.md.

@@ -62,6 +62,7 @@ buildPythonPackage rec {

disabledTestPaths = [
"tests/integration/"
"tests/test_misc.py"
Copy link
Member

Choose a reason for hiding this comment

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

Please open an upstream issue and add a comment linking to it.

@natsukium natsukium marked this pull request as draft August 25, 2023 05:03
@wegank wegank added 2.status: stale https://github.com/NixOS/nixpkgs/blob/master/.github/STALE-BOT.md 2.status: merge conflict labels Mar 19, 2024
@milibopp milibopp closed this Jun 18, 2024
@milibopp milibopp force-pushed the confluent-kafka-broken-test branch from 5f57110 to 5c65f91 Compare June 18, 2024 10:17
@milibopp milibopp deleted the confluent-kafka-broken-test branch June 18, 2024 10:26
@milibopp
Copy link
Contributor Author

Not sure why this was automatically closed, but the issue appears to have been resolved upstream in the meantime.

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

Successfully merging this pull request may close these issues.

3 participants