Maxim Masiutin
Maxim Masiutin
Ok, let me add a test.
@nitrocode can you please help me and let me know where can I add these strings to a test case? I searched for any test by an existing substring `Unable...
@nitrocode, coululd you plese merge this branch! I as mentioned earlier, I have not been able to find tests for log messages; however, if we should decide to make proper...
Does any of the databases in your test cases fully support `SHOW_ROUTINE`? I couldn't find one. I wanted to create a test case to illustrate the issue.
I added FLUSH_TABLES and SHOW_ROUTINE and all of them worked on Oracle MySQL and Percona, see https://github.com/petoju/terraform-provider-mysql/pull/217 Therefore, I could not reproduce the issue so far with the existing test...
I made tests with indexed resources created with "for_each" and with resources in different providers (different database instances) at https://github.com/petoju/terraform-provider-mysql/pull/217 to figure out that the mysql provider works properly. It...
I tried this pull files request with pylint and all the files are OK. I didn't update the sri.txt file to avoid the conflicts. However, the CI pipelines seem to...
1) Whenever you wish to change that on tests.stockfishchess.org, you would not need to modify the source code; 2) Different instances of fishtest would not need the code to be...
You can just set the following in config.ini ``` [worker] GamesCap = 3200000 ``` And you will get the current behavior as on tests.stockfishchess.org, but it will be configurable. I...
> but what we have right now works well on fishtest, at there are workers with 56 cores that got 29616 games each. With TC=150+1.5 it will probably takes 7...