Skip to content

Conversation

@Jade-GG
Copy link
Collaborator

@Jade-GG Jade-GG commented Nov 28, 2025

The very first test case breaks because something causes the DB transaction for setting the current store to throw an error. In this PR I tried multiple things until it worked---turns out that DB::reconnect() was necessary after the database dump because the existing connection had broken.

Ref: RAP-1656

@Jade-GG Jade-GG marked this pull request as ready for review November 28, 2025 13:10
@Jade-GG
Copy link
Collaborator Author

Jade-GG commented Nov 28, 2025

For an example of where this currently goes wrong, see here: https://github.com/rapidez/core/actions/runs/19764407177/job/56633633635?pr=1076

In this case it's the only error left in the phpunit tests. Once this is merged, all of the tests will work on that PR (theoretically).

@royduin royduin merged commit d46e74e into master Dec 2, 2025
6 of 15 checks passed
@royduin royduin deleted the bugfix/tests-set-store-error branch December 2, 2025 12:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants