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

ZODB: fix broken tests in 5.3.0 #30925

Merged
merged 1 commit into from Oct 29, 2017
Merged

Conversation

ckauhaus
Copy link
Contributor

Motivation for this change

ZODB does not build on master due to broken tests. Some tests seem to be broken upstream, too. Patch 2 tests away (one known to be unreliable). All other tests succeed.

Fixes #30892

Things done
  • Tested using sandboxing (nix.useSandbox on NixOS, or option build-use-sandbox in nix.conf on non-NixOS)
  • Built on platform(s)
    • NixOS
    • macOS
    • other Linux distributions
  • Tested via one or more NixOS test(s) if existing and applicable for the change (look inside nixos/tests)
  • Tested compilation of all pkgs that depend on this change using nix-shell -p nox --run "nox-review wip"
  • Tested dependent package "vulnix"
  • Tested execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@grahamc
Copy link
Member

grahamc commented Oct 29, 2017

@GrahamcOfBorg python2Packages.zodb python3Packages.zodb

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

error: attribute ‘zotb’ in selection path ‘python3Packages.zotb’ not found

Copy link

@GrahamcOfBorg GrahamcOfBorg left a comment

Choose a reason for hiding this comment

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

Doctest: ZODB.FileStorage.tests.pack_keep_old ... ok
pack_with_repeated_blob_records (ZODB.FileStorage.tests)
Doctest: ZODB.FileStorage.tests.pack_with_repeated_blob_records ... ok

----------------------------------------------------------------------
Ran 1163 tests in 160.377s

OK
/nix/store/9d9xnhbp417pw5yyvaip9q42d9c91nf9-python2.7-ZODB-5.3.0
/nix/store/i00a4na43ahab7spz4ji0zpfg2h66c0r-python3.6-ZODB-5.3.0

@ckauhaus
Copy link
Contributor Author

@goibhniu please review :-)

@FRidh FRidh merged commit 529c000 into NixOS:master Oct 29, 2017
@ckauhaus ckauhaus deleted the submit/30892-zodb-test branch October 29, 2017 14:36
ckauhaus pushed a commit to ckauhaus/nixpkgs that referenced this pull request Oct 29, 2017
The build needs the ZODB fix in PR NixOS#30925 to succeed.
fpletz pushed a commit that referenced this pull request Oct 29, 2017
The build needs the ZODB fix in PR #30925 to succeed.

(cherry picked from commit afc66e1)
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.

None yet

4 participants