stable
Clone or download
Read-only
\random_bytes() might generate strings that looks smaller than 32 bytes if the last random byte is a null byte. This makes the test flaky since the resulting string might not succeed the test. Calculating the chance of the test failing is left as an exercise for the reviewer. Part of story #26042: install mediawiki standalone Change-Id: I08e7c296c5271096fae7cd8ef032a5e1c2892bd1
Modified Files
Name | ||||
---|---|---|---|---|
M | plugins/mediawiki_standalone/tests/unit/Configuration/MediaWikiSharedSecretGeneratorForgeConfigStoreTest.php | +1 | −1 | Go to diff View file |