mirror of
https://github.com/xcat2/xcat-core.git
synced 2025-05-31 01:56:39 +00:00
Merge pull request #3101 from hu-weihua/xcattest
Run all cases specified by command line, do not skip invalid case
This commit is contained in:
commit
210480cd85
@ -1016,7 +1016,7 @@ sub load_case {
|
||||
}
|
||||
}
|
||||
log_this($running_log_fd, "To run:", @new_cases_to_be_run);
|
||||
@{$cases_to_be_run_ref} = @new_cases_to_be_run;
|
||||
#@{$cases_to_be_run_ref} = @new_cases_to_be_run;
|
||||
}
|
||||
}
|
||||
return $caseerror;
|
||||
|
Loading…
x
Reference in New Issue
Block a user