Left frame not updated on bulk execution update
Posted: Mon Apr 30, 2012 9:40 am
I have enabled bulk test execution update by changing the following key:
Now I go to test execution and update all test cases by clicking on the test suite, then save execution.
Notice although the status are updated on the right frame, the left frame is not updated - unlike the behavior of updating an individual test case.
Anybody noticed this bug? any suggestion for a quick fix? -Thanks.
Code: Select all
$tlCfg->exec_cfg->show_testsuite_contents = ENABLED;
Notice although the status are updated on the right frame, the left frame is not updated - unlike the behavior of updating an individual test case.
Anybody noticed this bug? any suggestion for a quick fix? -Thanks.