You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SDK somehow generates a random checksum (with a random type too) every time now,
so the old tests should be ready for it (do not use test SDK package in fact).
Closes#2917, and improves test granularity a little.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
SDK somehow generates a random checksum (with a random type too) every time now,
so the old tests should be ready for it (do not use test SDK package in fact).
Closes#2917, and improves test granularity a little.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
SDK somehow generates a random checksum (with a random type too) every time now,
so the old tests should be ready for it (do not use test SDK package in fact).
Closes#2917, and improves test granularity a little.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
SDK somehow generates a random checksum (with a random type too) every time now,
so the old tests should be ready for it (do not use test SDK package in fact).
Closes#2917, and improves test granularity a little.
Signed-off-by: Pavel Karpy <carpawell@nspcc.ru>
Expected Behavior
Test works.
Current Behavior
Test does not work.
Possible Solution
Workers are much slower now, it can be related to some parallel background jobs like in the #2860.
Steps to Reproduce (for bugs)
Not sure it is stable.
Context
Firstly saw in #2916.
Regression
Not sure.
The text was updated successfully, but these errors were encountered: