Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #52610, comment 6


Ignore:
Timestamp:
04/29/2021 03:46:12 PM (4 years ago)
Author:
jrf
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #52610, comment 6

    initial v1  
    11> Ah yes, the ms-files tests needs to remain separate because the constants in ms_upload_constants() are set based on the value of the ms_files_rewriting option, which is itself set in the @group ms-files tests. Removing ms-files from the excluded groups causes many failures.
    22
    3 Just a heads-up: you can declare multiple `testsuite` entries in `<testsuites>. If the `ms-files` group gets set as a separate testsuite, it will probably not need a separate run and prevent the errors you are seeing. At least worth giving it a try. I remember fixing a similar situation not too long ago this way.
     3Just a heads-up: you can declare multiple `testsuite` entries in `<testsuites>`. If the `ms-files` group gets set as a separate testsuite, it will probably not need a separate run and prevent the errors you are seeing. At least worth giving it a try. I remember fixing a similar situation not too long ago this way.