Author: ngie
Date: Sat Jun  3 18:20:23 2017
New Revision: 319548
URL: https://svnweb.freebsd.org/changeset/base/319548

Log:
  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

Modified:
  head/usr.sbin/newsyslog/tests/legacy_test.sh

Modified: head/usr.sbin/newsyslog/tests/legacy_test.sh
==============================================================================
--- head/usr.sbin/newsyslog/tests/legacy_test.sh        Sat Jun  3 18:18:34 
2017        (r319547)
+++ head/usr.sbin/newsyslog/tests/legacy_test.sh        Sat Jun  3 18:20:23 
2017        (r319548)
@@ -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'`
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to