Concurrent meaning multiple tasks run within a given stretch of time. Parallel meaning multiple tasks run at a given point of time.
These are not the same. So the tests are not testing the same thing.
Concurrent meaning multiple tasks run within a given stretch of time. Parallel meaning multiple tasks run at a given point of time.
These are not the same. So the tests are not testing the same thing.