Make WordPress Core

Changes between Version 3 and Version 4 of Ticket #55466, comment 1


Ignore:
Timestamp:
03/26/2022 04:29:22 AM (4 years ago)
Author:
costdev

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #55466, comment 1

    v3 v4  
    3030- This means that a small number of contributors are available to test on multiple filesystems.
    3131- Reaching out to the hosting community has been great for enhancement/new feature requests, but often there needs to be a reasonable MVP before testing can be done. Spinning up an environment that uses `ftpext`, for example, would allow for quick testing of incremental improvements.
    32 - Testing must also be done to reproduce bugs on a certain `WP_Filesystem_*` - a more common day-to-day activity for contributors. Again, quickly spinning up in a different filesystem means the Test Team can quickly and confidently reproduce bugs/test patches during scrubs.
     32- Testing must also be done to reproduce bugs on a certain `WP_Filesystem_*` - a more common day-to-day activity for contributors. Quickly spinning up in a different filesystem means the Test Team can quickly and confidently reproduce bugs/test patches during scrubs.