• Luis Soares's avatar
    BUG#54161: MTR: disabled.def lists don't work with FQ test names · 1d9ab18a
    Luis Soares authored
    MTR will ignore fully qualified test name entries in disabled.def 
    lists. Therefore, it would still run the test case, even if it is
    listed.
    
    This patch fix this by extending the check when marking the test
    case as disabled to take into consideration not only the cases that
    contain the simple test name but also those that contain fully 
    qualified test names.
    1d9ab18a
mtr_cases.pm 32.9 KB