Skip to content
Discussion options

You must be logged in to vote

We have debugged our failing Cypress tests and found a bug in our code: in some of the Cypress tests we accidentally sent two cookies instead of just one. This didn't cause problems before; but I guess with Firefox 151 the two cookies are now sent in a different order, causing different behavior by the backend and leading to the test failure.

Thanks for describing changed cookie behavior in #33843; this was helpful when debugging the problem on our side.

Replies: 2 comments 4 replies

Comment options

You must be logged in to vote
3 replies
@oliver
Comment options

@MikeMcC399
Comment options

@MikeMcC399
Comment options

Comment options

You must be logged in to vote
1 reply
@MikeMcC399
Comment options

Answer selected by oliver
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants