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

pythonPackages.zodb: fix tests #46602

Merged
merged 1 commit into from Sep 13, 2018
Merged

pythonPackages.zodb: fix tests #46602

merged 1 commit into from Sep 13, 2018

Conversation

xeji
Copy link
Contributor

@xeji xeji commented Sep 13, 2018

Motivation for this change

ZHF #45960

Tests failed after persistent was updated to 4.4. Apply an upstream patch to fix them.
This should also fix vulnix.

Things done
  • built in a sandbox on NixOS x64_64-linux
  • passes nix-review

Tests failed after `persistent` was updated to 4.4.
Apply an upstream patch to fix them.
@xeji xeji requested a review from FRidh as a code owner September 13, 2018 11:39
@xeji
Copy link
Contributor Author

xeji commented Sep 13, 2018

@GrahamcOfBorg build python36Packages.zodb python27Packages.zodb vulnix

@GrahamcOfBorg
Copy link

Success on x86_64-darwin (full log)

Attempted: python36Packages.zodb, python27Packages.zodb, vulnix

Partial log (click to expand)

checkSavepointRollbackAndReadCurrent (ZODB.tests.testZODB.ZODBTests) ... ok
checkTxnBeginImpliesAbort (ZODB.tests.testZODB.ZODBTests) ... ok

----------------------------------------------------------------------
Ran 1164 tests in 110.385s

OK
/nix/store/p8iydlqj7j7sanrg1kikp39q4hcxqdvm-python3.6-ZODB-5.4.0
/nix/store/n1d9hvkn4fy8ap9ks2fk8m7k0ccq5shp-python2.7-ZODB-5.4.0
/nix/store/01nx4mjndjp165wwv0gdqg7c7cp05gww-vulnix-1.7.1

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: python36Packages.zodb, python27Packages.zodb, vulnix

Partial log (click to expand)

test_quick_ignores_checksums (ZODB.scripts.tests.test_repozo.Test_do_verify) ... ok
test_quick_ignores_checksums_gzip (ZODB.scripts.tests.test_repozo.Test_do_verify) ... ok

----------------------------------------------------------------------
Ran 1164 tests in 120.880s

OK
/nix/store/8spksq84jj3n0p578ssc050azzxk9iwc-python3.6-ZODB-5.4.0
/nix/store/s4jvppas40cd860jki6wnpmdyshkld0h-python2.7-ZODB-5.4.0
/nix/store/vscda9p106xzbjf4m10yl5sqpal7d0sd-vulnix-1.7.1

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: python36Packages.zodb, python27Packages.zodb, vulnix

Partial log (click to expand)


-------------- generated xml file: /build/vulnix-1.7.1/report.xml --------------

----------- coverage: platform linux, python 3.6.6-final-0 -----------
Coverage HTML written to dir htmlcov

========================= 59 passed in 107.01 seconds ==========================
/nix/store/427qn3jpwmskphjrf4a1sk5c09n0kxnm-python3.6-ZODB-5.4.0
/nix/store/0x6yd4vgpynbz73nj1l7caaq7kq65wny-python2.7-ZODB-5.4.0
/nix/store/1syijgvxcic9n68lwm9labhqngzmf9mz-vulnix-1.7.1

@Mic92
Copy link
Member

Mic92 commented Sep 13, 2018

backport: 77d9ad1

@xeji xeji deleted the p/zodb branch September 13, 2018 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants