Opened 7 months ago
Closed 6 months ago
#9129 closed enhancement (fixed)
Support object cache services (memcached/redis) in CI tests
Reported by: | espellcaste | Owned by: | espellcaste |
---|---|---|---|
Milestone: | 14.0.0 | Priority: | normal |
Severity: | normal | Version: | |
Component: | Build/Test Tools | Keywords: | has-patch |
Cc: |
Description (last modified by )
Set up CI for testing against Memcache or/and Redis.
See #9076
Change History (12)
This ticket was mentioned in PR #266 on buddypress/buddypress by renatonascalves.
7 months ago
#1
- Keywords has-patch added
#2
@
7 months ago
Unfortunately, the wp-env
project doesn't have support for the object cache service, like Redis or Memcached.
This ticket was mentioned in Slack in #buddypress by espellcaste. View the logs.
7 months ago
#5
@
6 months ago
- Milestone changed from Under Consideration to 14.0.0
It was agreed that a new Github Action can be used here since it doesn’t seem possible to use the WordPress env package.
I'll work on it.
This ticket was mentioned in PR #284 on buddypress/buddypress by renatonascalves.
6 months ago
#8
- Keywords has-patch added
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9129
renatonascalves commented on PR #284:
6 months ago
#9
This is working, but the unit tests are breaking with redis. Need to investigate why.
renatonascalves commented on PR #284:
6 months ago
#10
It works. Pending item is to make this failing unit test.
Trac ticket: https://buddypress.trac.wordpress.org/ticket/9129