Opened 6 months ago
Last modified 5 months ago
#62197 new feature request
Introduce testing workflow for the local Docker environment
Reported by: |
|
Owned by: | |
---|---|---|---|
Milestone: | Future Release | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Focuses: | Cc: |
Description
Currently, the PHPUnit test workflows rely on the local Docker environment, so it's tested as a part of that process. However, it's likely that this could change in the future, and there are conditions that are not currently covered by that workflow (running on Windows), and some commands for the environment that are not tested (env:logs
, env:restart
, etc.).
A new workflow should be created for confirming the local Docker environment continues working when related changes are made.
Change History (3)
This ticket was mentioned in PR #7541 on WordPress/wordpress-develop by @desrosj.
6 months ago
#1
- Keywords has-patch added
5 months ago
#2
@Clorith I gave up on getting Windows to work. It seems that MacOS and Windows runners cannot run Docker, or at least there's no good guides for how to accomplish that.
That makes this workflow a bit less useful. Ideally we can confirm everything works on the platforms that our contributors are using. But there's probably still _some_ benefit to confirming that it works overall.
Trac ticket: https://core.trac.wordpress.org/ticket/62197