Skip to content

Bug: show_only_failing = true in pyproject.toml has no effect #127

@avandecreme

Description

@avandecreme

Before You Begin

Before proceeding, please make sure to follow these steps:

  • I have checked for similar issues in the project's issue tracker.
  • I have searched closed issues to see if a similar problem was reported
    before.

Issue Details

Description

Setting show_only_failing = true in pyproject.toml has no effect but this is an option documented in the readme.

Expected Behavior

Setting show_only_failing = true in pyproject.toml should result in only the failed packages to be shown.

Actual Behavior

Setting show_only_failing = true has no effect. Setting --show-only-failing in the command line workaround the issue.

System Information

Please provide the following additional information about your system or
environment:

  • Operating System (OS): macos
  • OS Version: Sequoia
  • Browser (if applicable):
  • Browser Version (if applicable):
  • Project Version (if applicable):

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions