Skip to content

Add support to disable "Test was filtered out" messages #1330

@iby

Description

@iby

I want to run a single test via fit or fdescribe to focus on specific test and its output. But this results in a message for every other test, which makes it pretty much impossible to use console output for anything at all.

What's the rationale behind printing all of this? Does it provide any value, or am I missing something here?

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec capture, can reward longer vs. shorter streaks of captures] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec capture, can reward recent vs. dated captures] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec capture, can simulate consistent daily captures] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec capture, can simulate rare usage with bursts of captures] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec capture, can simulate recent captures] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec capture, can simulate recently installed capture behavior] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec edge cases, can handle extreme usage patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec edge cases, can handle gradual decline patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec edge cases, can handle periodic usage patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec edge cases, can handle recovery patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec interactivity, can handle declining event patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec interactivity, can handle event consistency] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec interactivity, can handle extreme event patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec interactivity, can handle recently installed event patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec interactivity, can handle recovering event patterns] : Test was filtered out.

Test ignored.
/Users/…/Library/Caches/JetBrains/IntelliJIdea2025.1/DerivedData/Project-dbddedgmjxgumfdvtscwwahokuij/SourcePackages/checkouts/Quick/Sources/Quick/Examples/Example.swift:163: -[Tst___Project___Unit.IntelPromoScoreSpec interactivity, can ignore unrelated events] : Test was filtered out.

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