-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
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
Correctly check the reception of a remote feedback #27430
Conversation
It looks like one test need to be changed:
testAddShare uses method newClient after acceptShare which calls the changed sendFeedbackToRemote. Not if or how this makes the test fail, but this is the only chain that I could find 😄. |
Thanks, I was on it, but I am not very familiar with phpunit, so this helps :) |
Ah, a bid later declineShare is called, which also calls OOT: For this test #27414 applies as well. |
f97bcc9
to
2bad5b8
Compare
652428a
to
2f2127c
Compare
2f2127c
to
508aa09
Compare
Signed-off-by: Louis Chemineau <[email protected]>
508aa09
to
ebf35fb
Compare
On the creation of a federated share, the receiving server wrongly check the notification response which lead to sending a notification twice.
Here is an example of duplicate notification: