Skip to content

dmd: disable whitespace-sensitive tests for binutils-2.39#189087

Merged
trofi merged 1 commit intoNixOS:masterfrom
trofi:dmd-fix-for-binutils-2.39
Sep 2, 2022
Merged

dmd: disable whitespace-sensitive tests for binutils-2.39#189087
trofi merged 1 commit intoNixOS:masterfrom
trofi:dmd-fix-for-binutils-2.39

Conversation

@trofi
Copy link
Contributor

@trofi trofi commented Aug 31, 2022

Without the change two tests fail on binutils-2.39 due to whitespace
change in objdump output as:

FAILED targets:
- runnable/cdvecfill.sh
- compilable/cdcmp.d

Let's disable the tests until they are fixed upstream:
https://issues.dlang.org/show_bug.cgi?id=23317

Description of changes
Things done
  • Built on platform(s)
    • x86_64-linux
    • aarch64-linux
    • x86_64-darwin
    • aarch64-darwin
  • For non-Linux: Is sandbox = true set in nix.conf? (See Nix manual)
  • Tested, as applicable:
  • Tested compilation of all packages that depend on this change using nix-shell -p nixpkgs-review --run "nixpkgs-review rev HEAD". Note: all changes have to be committed, also see nixpkgs-review usage
  • Tested basic functionality of all binary files (usually in ./result/bin/)
  • 22.11 Release Notes (or backporting 22.05 Release notes)
    • (Package updates) Added a release notes entry if the change is major or breaking
    • (Module updates) Added a release notes entry if the change is significant
    • (Module addition) Added a release notes entry if adding a new NixOS module
    • (Release notes changes) Ran nixos/doc/manual/md-to-db.sh to update generated release notes
  • Fits CONTRIBUTING.md.

@trofi trofi mentioned this pull request Aug 31, 2022
13 tasks
@ofborg ofborg bot requested a review from lionello August 31, 2022 08:38
@ofborg ofborg bot added 10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. labels Aug 31, 2022
@trofi
Copy link
Contributor Author

trofi commented Sep 1, 2022

/cc @ThomasMader @dukc

Copy link
Contributor

@lionello lionello left a comment

Choose a reason for hiding this comment

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

Just one comment

Without the change two tests fail on `binutils-2.39` due to whitespace
change in `objdump` output as:

    FAILED targets:
    - runnable/cdvecfill.sh
    - compilable/cdcmp.d

Let's disable the tests until they are fixed upstream:
    https://issues.dlang.org/show_bug.cgi?id=23317
@trofi trofi force-pushed the dmd-fix-for-binutils-2.39 branch from 21bb71b to ca4361d Compare September 1, 2022 22:44
@ofborg ofborg bot requested a review from lionello September 1, 2022 23:01
@bobby285271 bobby285271 added 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages. labels Sep 1, 2022
@trofi trofi merged commit 9ed7224 into NixOS:master Sep 2, 2022
@trofi trofi deleted the dmd-fix-for-binutils-2.39 branch September 2, 2022 06:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

10.rebuild-darwin: 1-10 This PR causes between 1 and 10 packages to rebuild on Darwin. 10.rebuild-darwin: 1 This PR causes 1 package to rebuild on Darwin. 10.rebuild-linux: 1-10 This PR causes between 1 and 10 packages to rebuild on Linux. 10.rebuild-linux: 1 This PR causes 1 package to rebuild on Linux. 12.approvals: 1 This PR was reviewed and approved by one person. 12.approved-by: package-maintainer This PR was reviewed and approved by a maintainer listed in any of the changed packages.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants