octavePackages.statistics: 1.8.0 -> 1.8.2#490110
octavePackages.statistics: 1.8.0 -> 1.8.2#490110r-ryantm wants to merge 1 commit intoNixOS:masterfrom
Conversation
KarlJoad
left a comment
There was a problem hiding this comment.
Summary:
PASS 10592
FAIL 908
0 (of 452) .m files have no tests.
All failures appear to be caused by Octave itself not implementing the necessary functionality.
$ cat fntests.log | grep -A6 failed
--
!!!!! test failed
'iscategorical' undefined near line 80, column 7
The ‘iscategorical’ function is not yet implemented in Octave.
Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
--
!!!!! test failed
'iscategorical' undefined near line 80, column 7
The ‘iscategorical’ function is not yet implemented in Octave.
Please read <https://www.octave.org/missing.html> to learn how you can
contribute missing functionality.
Upstream (Octave) needs to implement these functions.
|
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript. meta.description for octavePackages.statistics is: Statistics package for GNU Octave meta.homepage for octavePackages.statistics is: https://packages.octave.org/statistics Updates performed
To inspect upstream changesImpactChecks done
Caution A test defined in
Rebuild report (if merged into master) (click to expand)Instructions to test this update (click to expand)Either download from the cache: (The nixpkgs-update cache is only trusted for this store-path realization.) Or, build yourself: Or: After you've downloaded or built it, look at the files and if there are any, run the binaries: Pre-merge build resultsWe have automatically built all packages that will get rebuilt due to This gives evidence on whether the upgrade will break dependent packages.
|
6a89a64 to
bca7c9a
Compare
|
Closed in preference of #498438. |
Automatic update generated by nixpkgs-update tools. This update was made based on information from passthru.updateScript.
meta.description for octavePackages.statistics is: Statistics package for GNU Octave
meta.homepage for octavePackages.statistics is: https://packages.octave.org/statistics
Updates performed
To inspect upstream changes
Impact
Checks done
Caution
A test defined in
passthru.testsdid not pass.Rebuild report (if merged into master) (click to expand)
Instructions to test this update (click to expand)
Either download from the cache:
(The nixpkgs-update cache is only trusted for this store-path realization.)
For the cached download to work, your user must be in the
trusted-userslist or you can usesudosince root is effectively trusted.Or, build yourself:
Or:
After you've downloaded or built it, look at the files and if there are any, run the binaries:
Pre-merge build results
We have automatically built all packages that will get rebuilt due to
this change.
This gives evidence on whether the upgrade will break dependent packages.
Note sometimes packages show up as failed to build independent of the
change, simply because they are already broken on the target branch.
nixpkgs-reviewresultGenerated using
nixpkgs-review.Command:
nixpkgs-review --extra-nixpkgs-config '{ allowBroken = false; }'Commit:
6a89a64589d4789792ab793567b5d0b535192356x86_64-linux✅ 3 packages built:
Maintainer pings
cc @KarlJoad for testing.
Tip
As a maintainer, if your package is located under
pkgs/by-name/*, you can comment@NixOS/nixpkgs-merge-bot mergeto automatically merge this update using thenixpkgs-merge-bot.