Move all not-x86_64 architecture tests to dedicated directories #5854
Labels
Priority: 4 low
QA: CI
.github/ and utils/ related to automated testing
Type: Feature
A feature request
Rationale
There is only a handful of tests which are ppc64-specific:
The existence of these tests next to not-ppc64 tests is confusing when trying to analyze whether all tests meant to be run were run. Moving these tests to a dedicated directory/directories will give a clear signal to the test log reader e.g. ppc64_obj_heap_state tests obviously not meant to be run in the x86_64 CI.
API Changes
None.
The text was updated successfully, but these errors were encountered: