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

maxima-ecl: Disable failing tests #39398

Merged
merged 1 commit into from Apr 24, 2018

Conversation

timokau
Copy link
Member

@timokau timokau commented Apr 24, 2018

Motivation for this change

As seen in #39391, there are some transient test failures. For now we've only seen those in maxima-ecl, so I just disable those tests there (not disabling all tests, so we can still spot major breakage).

If those ever occur in the "main" version without ecl, we should report upstream.

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 execution of all binary files (usually in ./result/bin/)
  • Fits CONTRIBUTING.md.

@7c6f434c
Copy link
Member

@GrahamcOfBorg build maxima-ecl

@7c6f434c
Copy link
Member

Should have pinged me

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: maxima-ecl

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: maxima-ecl

Partial log (click to expand)

shrinking /nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/lib/maxima/5.41.0/binary-ecl/maxima.fas
gzipping man pages under /nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/share/man/
strip is /nix/store/j75dgadrff2d1fyc4fczmcgqkid2imdx-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/lib  /nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/libexec  /nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/bin
patching script interpreter paths in /nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0
/nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/bin/.maxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/bin/.rmaxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/bin/.xmaxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
/nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0/libexec/maxima/5.41.0/mgnuplot: interpreter directive changed from "/bin/sh" to "/nix/store/xn5gv3lpfy91yvfy9b0i7klfcxh9xskz-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0...

@7c6f434c
Copy link
Member

@GrahamcOfBorg build maxima-ecl

@GrahamcOfBorg
Copy link

Success on x86_64-linux (full log)

Attempted: maxima-ecl

Partial log (click to expand)

/nix/store/l8gljz8wjh8s996j0ygsv08r75kk1vv1-maxima-5.41.0

@GrahamcOfBorg
Copy link

No attempt on x86_64-darwin (full log)

The following builds were skipped because they don't evaluate on x86_64-darwin: maxima-ecl

Partial log (click to expand)


a) For `nixos-rebuild` you can set
  { nixpkgs.config.allowUnsupportedSystem = true; }
in configuration.nix to override this.

b) For `nix-env`, `nix-build`, `nix-shell` or any other Nix command you can add
  { allowUnsupportedSystem = true; }
to ~/.config/nixpkgs/config.nix.


@7c6f434c
Copy link
Member

Oops, I don't get a different builder the second time…

@7c6f434c 7c6f434c merged commit 023543c into NixOS:master Apr 24, 2018
@timokau timokau deleted the maxima-ecl-testfailures branch April 24, 2018 10:23
@GrahamcOfBorg
Copy link

Failure on aarch64-linux (full log)

Attempted: maxima-ecl

Partial log (click to expand)

============================================================================
make[3]: *** [Makefile:558: test-suite.log] Error 1
make[3]: Leaving directory '/build/maxima-5.41.0/tests'
make[2]: *** [Makefile:666: check-TESTS] Error 2
make[2]: Leaving directory '/build/maxima-5.41.0/tests'
make[1]: *** [Makefile:792: check-am] Error 2
make[1]: Leaving directory '/build/maxima-5.41.0/tests'
make: *** [Makefile:457: check-recursive] Error 1
builder for '/nix/store/lnk5lh04v451drnbbnzwxbmcyq9mxjb5-maxima-5.41.0.drv' failed with exit code 2
�[31;1merror:�[0m build of '/nix/store/lnk5lh04v451drnbbnzwxbmcyq9mxjb5-maxima-5.41.0.drv' failed

@7c6f434c
Copy link
Member

Oh, there are Aarch64 failures.

@GrahamcOfBorg
Copy link

Success on aarch64-linux (full log)

Attempted: maxima-ecl

Partial log (click to expand)

gzipping man pages under /nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/share/man/
strip is /nix/store/j7d4mr0ikv974ig7yzhknpsq288js4bs-binutils-2.30/bin/strip
stripping (with command strip and flags -S) in /nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/lib  /nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/libexec  /nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/bin
patching script interpreter paths in /nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0
/nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/libexec/maxima/5.41.0/mgnuplot: interpreter directive changed from "/bin/sh" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/sh"
/nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/bin/.xmaxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/sh"
/nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/bin/.rmaxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/sh"
/nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0/bin/.maxima-wrapped: interpreter directive changed from "/bin/sh" to "/nix/store/adw9jx59wnrh5659wz43nbjya3m4b3gl-bash-4.4-p19/bin/sh"
checking for references to /build in /nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0...
/nix/store/r9pb1sbbvx2726hc8pd62zkwllpkjqwa-maxima-5.41.0

@timokau
Copy link
Member Author

timokau commented Apr 24, 2018

#39403

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