Skip to content
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
This repository was archived by the owner on Jul 31, 2023. It is now read-only.

trace/config_test fails if ran out of order. #1193

@rghetia

Description

@rghetia

The first case in the TestApplyConfig expects that it is the first test that runs in the package. Applying empty Config (Config{}) doesn't mean change it to default but rather keep the previous configuration as is. So, if another test ran before this test AND change the config then this test would fail.

This was detect in random test.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions