Changes between Initial Version and Version 1 of Ticket #52610, comment 6
- Timestamp:
- 04/29/2021 03:46:12 PM (4 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #52610, comment 6
initial v1 1 1 > 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. 2 2 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.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.