Skip to content

[Bug]: tests are not running parallel in make buildsystems #461

@lw64

Description

@lw64

Checklist

  • I agree to follow the Code of Conduct that this project adheres to.
  • I have searched the issue tracker for a bug that matches the one I want to file, without success.

flatpak-builder version

1.2.2

Flatpak version

1.12.5

How to reproduce

When a module with buildsystem make specifies run-tests true.

Expected Behavior

The test should run in parallel. There should be a -j$(nproc) in the make check command.

Actual Behavior

The test are not running in parallel.

Additional Information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions