Changes between Initial Version and Version 1 of Ticket #60227, comment 32
- Timestamp:
- 02/27/2024 06:51:49 AM (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #60227, comment 32
initial v1 3 3 Yep, 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. 4 4 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.5 Even 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. 6 6 7 7 Overall, an excluded group and something akin to my comment on the PR could: