You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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:
PRs
The text was updated successfully, but these errors were encountered: