Feature #9193
openContinue sorting out sync:race tests
0%
Description
After #9099 there are still 13 C files in directory bridge/jobs/presets/testing rule specs/tests/sync/race/todo. Moreover, it seems that we need to clarify some ideal verdicts and preset marks as they are not correct at the moment. For instance, I noticed words true and false in variable names that may mean that corresponding unsafes are true and false correspondingly, while ideal verdicts and preset marks say that everything is perfect.
Updated by Evgeny Novikov over 6 years ago
- Precedes Feature #9099: Update CPALockator added
Updated by Evgeny Novikov over 6 years ago
- Precedes deleted (Feature #9099: Update CPALockator)
Updated by Evgeny Novikov over 6 years ago
- Precedes Feature #9099: Update CPALockator added
Updated by Evgeny Novikov over 6 years ago
- Precedes deleted (Feature #9099: Update CPALockator)
Updated by Evgeny Novikov over 6 years ago
- Due date set to 08/08/2018
- Start date changed from 08/06/2018 to 08/08/2018
- Follows Feature #9099: Update CPALockator added
Updated by Pavel Andrianov over 6 years ago
Yes, the moved tests should be removed from /todo folder.
Ideal verdicts are also correct, as I think, except one case. Preparing an unsafe version of a benchmark I do not rename the variable. So, in the unsafe version there is a correct unsafe verdict for a variable ldv_false_unsafe.
Updated by Evgeny Novikov over 6 years ago
Pavel Andrianov wrote:
Yes, the moved tests should be removed from /todo folder.
Ideal verdicts are also correct, as I think, except one case. Preparing an unsafe version of a benchmark I do not rename the variable. So, in the unsafe version there is a correct unsafe verdict for a variable ldv_false_unsafe.
So, please, prepare a corresponding branch that does all the best.
Updated by Evgeny Novikov about 6 years ago
- Target version changed from 2.0 to 3.0
Let's do this later.
Updated by Evgeny Novikov almost 6 years ago
- Priority changed from Urgent to High
- Target version deleted (
3.0)
Although tests are very important, but let's do/fix them later.