Issue in parallel execution of Testcases

Hi,
I am trying to implement parallel execution of my website in multiple browsers. However, I am seeing that the TestSuite Collection does not always execute my test case on browsers in parallel. Sometimes only after the test case is executed in one browser, it executes in next browser.

Could you advice what could be causing this inconsistency?