Make WordPress Core

Changes between Initial Version and Version 1 of Ticket #60227, comment 32


Ignore:
Timestamp:
02/27/2024 06:51:49 AM (2 years ago)
Author:
costdev
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #60227, comment 32

    initial v1  
    33Yep, we can just add `html-api` to `phpunit.groups.exclude` like [https://github.com/WordPress/wordpress-develop/blob/trunk/phpunit.xml.dist#L26 the other excluded groups], and work out something for the GitHub CI jobs.
    44
    5 Even if the group is only run in certain circumstances, I also dropped [https://github.com/WordPress/wordpress-develop/pull/5794/files#r1503695326 a comment on the PR] which could, for the next few months as mentioned in an earlier comment, also silently skip certain datasets until further progress is made.
     5Even if the group is only run in certain circumstances, I also dropped [https://github.com/WordPress/wordpress-develop/pull/5794#discussion_r1503695326 a comment on the PR] which could, for the next few months as mentioned in an earlier comment, also silently skip certain datasets until further progress is made.
    66
    77Overall, an excluded group and something akin to my comment on the PR could: