Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Performance tests : - Fix/compare performance with correct branch #66196

Merged
merged 2 commits into from
Oct 17, 2024

Conversation

cbravobernal
Copy link
Contributor

What?

Target Performance tests to base branch instead of just Trunk.

Why?

If trunk differs from another base branch, like wp/6.7, changing for example selectors. Performance tests will fail on all cherry picks to releases branches.

Testing Instructions

I'll make this PR to 6.7 to see if performance is being executed there.

@cbravobernal cbravobernal added [Type] Bug An existing feature does not function as intended [Type] Performance Related to performance efforts labels Oct 17, 2024
Copy link

github-actions bot commented Oct 17, 2024

The following accounts have interacted with this PR and/or linked issues. I will continue to update these lists as activity occurs. You can also manually ask me to refresh this list by adding the props-bot label.

If you're merging code through a pull request on GitHub, copy and paste the following into the bottom of the merge commit message.

Co-authored-by: cbravobernal <cbravobernal@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
Co-authored-by: SantosGuillamot <santosguillamot@git.wordpress.org>

To understand the WordPress project's expectations around crediting contributors, please review the Contributor Attribution page in the Core Handbook.

@cbravobernal cbravobernal added the [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. label Oct 17, 2024
@youknowriad youknowriad removed [Type] Bug An existing feature does not function as intended [Type] Automated Testing Testing infrastructure changes impacting the execution of end-to-end (E2E) and/or unit tests. labels Oct 17, 2024
@youknowriad youknowriad added the Backport to WP 6.7 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta label Oct 17, 2024
@cbravobernal cbravobernal enabled auto-merge (squash) October 17, 2024 10:23
@SantosGuillamot
Copy link
Contributor

Thanks for the fix 🙂 I wasn't sure why the performance tests were failing in manual cherry picks like this one: link.

@cbravobernal cbravobernal merged commit ab46764 into trunk Oct 17, 2024
63 checks passed
@cbravobernal cbravobernal deleted the fix/compare-performance-with-correct-branch branch October 17, 2024 10:51
@github-actions github-actions bot added this to the Gutenberg 19.6 milestone Oct 17, 2024
@github-actions github-actions bot removed the Backport to WP 6.7 Beta/RC Pull request that needs to be backported to the WordPress major release that's currently in beta label Oct 17, 2024
Copy link

I just cherry-picked this PR to the wp/6.7 branch to get it included in the next release: f98cdf7

gutenbergplugin pushed a commit that referenced this pull request Oct 17, 2024
…6196)

* Target base branch instead of just trunk

* Update description

Co-authored-by: cbravobernal <cbravobernal@git.wordpress.org>
Co-authored-by: youknowriad <youknowriad@git.wordpress.org>
@github-actions github-actions bot added the Backported to WP Core Pull request that has been successfully merged into WP Core label Oct 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Backported to WP Core Pull request that has been successfully merged into WP Core [Type] Performance Related to performance efforts
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants