Skip to content

Silence test warnings #15572

Open
Open
@tmtmtmtm

Description

Problem

Adding t.warning = true to each test block in the Rakefile generates over 20,000 warnings from a rake test:all

Proposed Solution

Silence these, and have the warnings turned on by default.

Acceptance Criteria

rake test:all doesn't issue any warnings with t.warning = true enabled.

Not Required

This doesn't need to (and indeed almost certainly should not) happen in a single PR. Multiple small PRs, each silencing a single class of error, is the way to go.

Prerequisites

Related Issues

#14817

Due Date

Design?

Text?

Bloggable?

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions