Skip to content

Investigate tests that fail when are run in unexpected order #16

@juniorz

Description

@juniorz

Last Friday, I almost lost my sanity when some tests under dir_handle_get/ started to fail after I reordered them. Because of that I figured out that I was not cleaning of initializing things appropriately.

Today, I've added a --random option to tinytest test runner (c147292). It shuffles the test cases before running. Not surprisingly, some other tests failed when they are run in an unexpected order.

I'm running the tests randomly in another branch and they are failing.

I'm not sure if we have time for this, but it would be helpful to investigate those tests.

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