Skip to content

python3Packages.influxdb: disable failing test#291417

Closed
qubitnano wants to merge 1 commit intoNixOS:masterfrom
qubitnano:origin-python3Packagesinfluxdb-test
Closed

python3Packages.influxdb: disable failing test#291417
qubitnano wants to merge 1 commit intoNixOS:masterfrom
qubitnano:origin-python3Packagesinfluxdb-test

Conversation

@qubitnano
Copy link
Contributor

Description of changes

Fixes #291415

Things done

  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandboxing enabled in nix.conf? (See Nix manual)
    • sandbox = relaxed
    • sandbox = true
  • 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/)
  • 24.05 Release Notes (or backporting 23.05 and 23.11 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.

Add a 👍 reaction to pull requests you find important.

FAILED influxdb/tests/dataframe_client_test.py::TestDataFrameClient::test_write_points_from_dataframe_with_tag_escaped - FutureWarning: 'H' is deprecated and will be removed in a future version, please use 'h' instead.
@github-actions github-actions bot added the 6.topic: python Python is a high-level, general-purpose programming language. label Feb 25, 2024
@ofborg ofborg bot requested a review from fabaff February 25, 2024 19:47
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux. labels Feb 25, 2024
@fabaff
Copy link
Member

fabaff commented Feb 25, 2024

Result of nixpkgs-review pr 291417 run on x86_64-linux 1

1 package marked as broken and skipped:
  • home-assistant-component-tests.influxdb
17 packages built:
  • ceph (ceph-dev)
  • ceph-client
  • ceph-csi
  • ceph.dev (ceph-dev.dev)
  • ceph.doc (ceph-dev.doc)
  • libceph (ceph.lib ,libceph.dev ,libceph.doc ,libceph.lib ,libceph.man)
  • ceph.man (ceph-dev.man)
  • python311Packages.influxdb
  • python311Packages.influxdb.dist
  • python311Packages.mqtt2influxdb
  • python311Packages.mqtt2influxdb.dist
  • qemu_full
  • qemu_full.debug
  • qemu_full.ga
  • sambaFull (samba4Full)
  • sambaFull.dev (samba4Full.dev)
  • sambaFull.man (samba4Full.man)

@SuperSandro2000
Copy link
Member

Already fixed by #289893

@qubitnano qubitnano deleted the origin-python3Packagesinfluxdb-test branch February 29, 2024 23:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

6.topic: python Python is a high-level, general-purpose programming language. 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-linux: 11-100 This PR causes between 11 and 100 packages to rebuild on Linux.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Build failure: python3Packages.influxdb

3 participants