Skip to content

[Bug] Test Explorer doesn't run tests in order (top to bottom) #4802

@snehara99

Description

@snehara99

Brief Issue Summary

The test explorer seems to iterate through the tests in a different order than they're listed in the test explorer. Seems like the test explorer is listed alphabetically, but I believe the tests are iterated through in the order that their executables are added in CMakeLists.txt. I believe the tests should iterate in the order that they're listed in the test explorer.

CMake Tools Diagnostics

n/a

Debug Log

n/a

Additional Information

No response

Metadata

Metadata

Assignees

Labels

buga bug in the product

Type

No type

Projects

Status

Blocked

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions