Skip to content

Unit test failures when running in parallel #10723

@emteknetnz

Description

@emteknetnz

There are some unit test failures on framework when the unit tests are split up and run in parallel. This is possibly a result of bleed-over from tests leading to other tests passing. I'm not sure.

The issues are:

  • Multiple instances of missing HierarchyTest* tables on MarkedSetTest and TreeMultiselectFieldTest
  • SSViewerCacheBlockTest::testBlocksInvalidateOnFlush() having 1 vs 3 results return - it's a flush=1 is called and is testing filesystem caching

PRs

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions