[wp-trac] [WordPress Trac] #63026: Improve performance of bcrypt related unit tests
WordPress Trac
noreply at wordpress.org
Wed Jun 11 14:25:04 UTC 2025
#63026: Improve performance of bcrypt related unit tests
--------------------------------------+---------------------
Reporter: desrosj | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: 6.9
Component: Build/Test Tools | Version: 6.8
Severity: normal | Resolution:
Keywords: has-patch has-unit-tests | Focuses: tests
--------------------------------------+---------------------
Comment (by johnbillion):
In [changeset:"60298" 60298]:
{{{
#!CommitTicketReference repository="" revision="60298"
Build/Test Tools: Reduce the bcrypt cost during testing in order to speed
up tests.
The lowest allowable cost in PHP is 4, so 5 is used which means tests can
still to reduce the cost by one when testing alterations to the cost.
See #63026
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/63026#comment:27>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list