[wp-trac] [WordPress Trac] #62148: Add Twenty Twenty-Five to the Performance Tests
WordPress Trac
noreply at wordpress.org
Tue Oct 1 18:32:56 UTC 2024
#62148: Add Twenty Twenty-Five to the Performance Tests
------------------------------+--------------------------
Reporter: joemcgill | Owner: (none)
Type: task (blessed) | Status: new
Priority: normal | Milestone: 6.7
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: needs-patch | Focuses: performance
------------------------------+--------------------------
Comment (by SergeyBiryukov):
Looking into the [https://github.com/WordPress/wordpress-
develop/actions/runs/11118067337/job/30891057004 performance tests
failure] for TT5:
> Fatal error: Uncaught Error: Call to undefined function
register_block_bindings_source() in /var/www/build/wp-
content/themes/twentytwentyfive/functions.php:131
It appears that the baseline version for performance tests is WP 6.1.1,
whereas `register_block_bindings_source()` was added in [57375] / #60282
for WP 6.5.
The 6.1.1 baseline version was added in [55459] / #57687, back when trunk
was 6.2. Should it be updated to 6.6.2 now?
--
Ticket URL: <https://core.trac.wordpress.org/ticket/62148#comment:1>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list