Remove TODO for sub testcases added for bug 212160

On closer inspection, the past failures no longer occur on ^/head.

PR:		212160
Sponsored by:	Dell EMC Isilon
This commit is contained in:
Enji Cooper 2017-06-03 18:20:23 +00:00
parent 81341eb139
commit 649c9a25d5
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=319548

View File

@ -380,8 +380,6 @@ tests_time_rotate() {
sleep 1.1
TODO="rotate time 2-4 fail today; bug 212160"
begin "rotate time 2 ${name_postfix}"
run_newsyslog ${newsyslog_args}
ckfe ${LOGFNAME}
@ -403,7 +401,6 @@ tests_time_rotate() {
ckfe ${LOGFNAME}
chkfcnt 3 ${dir}${LOGFNAME}.*${ext}
end
unset TODO
begin "noaction ${name_postfix}"
ofiles=`ls -1 ${dir}${LOGFNAME}.*${ext} | tr -d '\n'`