OIDC PHPUnit Tests Run Slow #3464

Closed
opened 2026-02-05 06:48:17 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @ssddanbrown on GitHub (Jan 21, 2023).

Each check runs at over a second.
Slows OidcIdTokenTest and OidcTest classes.
Assume this is a security-minded forced time delay, but something to check and potentially reduce in tests to significantly cut down testing time.

Originally created by @ssddanbrown on GitHub (Jan 21, 2023). Each check runs at over a second. Slows `OidcIdTokenTest` and `OidcTest` classes. Assume this is a security-minded forced time delay, but something to check and potentially reduce in tests to significantly cut down testing time.
OVERLORD added the 🔧 Maintenance🏭 Back-End labels 2026-02-05 06:48:17 +03:00
Author
Owner

@ssddanbrown commented on GitHub (Jan 22, 2023):

Just needed gmp extension to speed up large numbers for phpseclib. Added to workflows in 1c2ae7bff6.

@ssddanbrown commented on GitHub (Jan 22, 2023): Just needed gmp extension to speed up large numbers for phpseclib. Added to workflows in 1c2ae7bff6b00fbbba826a413a658978f87c8285.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/BookStack#3464