mirror of
https://github.com/FirebirdSQL/firebird-qa.git
synced 2025-02-02 02:40:42 +01:00
Added/Updated tests\bugs\core_6048_test.py: minor correction of comment
This commit is contained in:
parent
c99d2fac5c
commit
4f56bdc67e
@ -10,7 +10,7 @@ DESCRIPTION:
|
||||
'select mon$crypt_page, mon$crypt_state from mon$database', with repeating it every 0.5 second.
|
||||
|
||||
Loop continues until we find <ENCRYPTING_PAGES_MIN_CNT> different number of encrypted pages,
|
||||
or if timeout <MAX_ENCRYPT_DECRYPT_MS> ms expired.
|
||||
or if timeout <MAX_WAITING_ENCR_FINISH> ms expired.
|
||||
|
||||
If (after loop) number of pages detected in encrypted state less then <ENCRYPTING_PAGES_MIN_CNT>
|
||||
then test is considered as failed.
|
||||
|
Loading…
Reference in New Issue
Block a user