Uh oh!
There was an error while loading. Please reload this page.
[stable25] optimize calendar search query - #39787
Conversation
see nextcloud/calendar#4758 Signed-off-by: Jamie McClelland <jm@mayfirst.org>
Signed-off-by: Jamie McClelland <jm@mayfirst.org>
AndyScherzinger
commented
Aug 10, 2023
@ChristophWurst are the CI failures relevant? |
ChristophWurst
commented
Aug 10, 2023
https://drone.nextcloud.com/nextcloud/server/38388/15/5 looks related, yes |
ChristophWurst
commented
Aug 10, 2023
|
ChristophWurst
commented
Aug 10, 2023
Interesting enough the test succeded on master and stable26 |
tcitworld
commented
Aug 10, 2023
Looks like the returned order changed, however since there's no Do you mind retrying it to check if it's indeed flaky? |
ChristophWurst
commented
Aug 10, 2023
@AndyScherzinger could you please restart the drone run https://drone.nextcloud.com/nextcloud/server/38388? I lack permissions |
AndyScherzinger
commented
Aug 10, 2023
DONE @ChristophWurst |
tcitworld
commented
Aug 11, 2023
Job passed this time 🤷 |
ChristophWurst
commented
Aug 11, 2023
So nothing is broken, yay. But it means that the test might be a bit flaky and fail occasionally in the future. |
AndyScherzinger
commented
Aug 11, 2023
Merged in alignment with Christoph, there might be a follow-up PR for stabilizing the flaky test. |
Backport of #39741