-
-
Notifications
You must be signed in to change notification settings - Fork 15.4k
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
python36Packages.nibabel: 2.3.0 -> 2.3.1 #49976
Conversation
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-nibabel/versions
Success on x86_64-linux (full log) Attempted: python36Packages.nibabel Partial log (click to expand)
|
Success on x86_64-darwin (full log) Attempted: python36Packages.nibabel Partial log (click to expand)
|
Success on aarch64-linux (full log) Attempted: python36Packages.nibabel Partial log (click to expand)
|
I submitted an issue upstream inquiring about the failing tests In the mean-time, is there a recommended way to skip tests with Nose? A quick grep looks like most packages do some ad-hoc patching - I thought there might be a nicer way? |
@ashgillman I think the only way is to skip all the tests with |
Nosetests accept the several arguments to whitelist/blacklist files or tests:
|
Semi-automatic update generated by https://github.com/ryantm/nixpkgs-update tools. This update was made based on information from https://repology.org/metapackage/python3.6-nibabel/versions.
meta.description for python36Packages.nibabel is: '"Access a multitude of neuroimaging data formats"'.
Checks done (click to expand)
Outpath report (click to expand)
Outpath difference report
30 total rebuild paths
8 package rebuilds
8 x86_64-linux rebuilds
6 i686-linux rebuilds
8 x86_64-darwin rebuilds
8 aarch64-linux rebuilds
First ten rebuilds by attrpath
python27Packages.nibabel
python27Packages.nilearn
python27Packages.nipy
python27Packages.nipype
python36Packages.nibabel
python36Packages.nilearn
python36Packages.nipy
python36Packages.nipype
Instructions to test this update (click to expand)
Either download from Cachix:
(r-ryantm's Cachix cache is only trusted for this store-path realization.)
Or, build yourself:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
cc @ashgillman for testing.