Skip to content

[stable34] test(user_ldap): speed up AbstractMappingTestCase chunking test#60895

Merged
AndyScherzinger merged 1 commit into
stable34from
backport/60756/stable34
Jun 1, 2026
Merged

[stable34] test(user_ldap): speed up AbstractMappingTestCase chunking test#60895
AndyScherzinger merged 1 commit into
stable34from
backport/60756/stable34

Conversation

@backportbot
Copy link
Copy Markdown

@backportbot backportbot Bot commented Jun 1, 2026

Backport of PR #60756

Reduce mapped entries from 3332 to 14 (every 5000th instead of every
20th) so the test exercises the chunking path without inserting thousands
of rows. Move the explanatory comment above the loop where it belongs.

Note: the implementation chunks at its own 65000 total-parameter limit
(not Postgres's 65535 IN-list limit), so the comment uses 65000.

Signed-off-by: Anna Larch <anna@nextcloud.com>
AI-Assisted-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@backportbot backportbot Bot requested a review from a team as a code owner June 1, 2026 08:11
@backportbot backportbot Bot added 3. to review Waiting for reviews tests Related to tests CI AI assisted labels Jun 1, 2026
@backportbot backportbot Bot added this to the Nextcloud 34 milestone Jun 1, 2026
@AndyScherzinger AndyScherzinger merged commit 7fac683 into stable34 Jun 1, 2026
186 of 207 checks passed
@AndyScherzinger AndyScherzinger deleted the backport/60756/stable34 branch June 1, 2026 20:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews AI assisted CI tests Related to tests

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants