changeset 1556:3ff92feb99d1

Tests: todo_alerts() with sendfile for added mp4 overflow test.
author Sergey Kandaurov <pluknet@nginx.com>
date Sun, 15 Mar 2020 21:43:04 +0300
parents 809d67d48d21
children b194552fcc21
files mp4.t
diffstat 1 files changed, 3 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/mp4.t
+++ b/mp4.t
@@ -124,6 +124,9 @@ like(http_get("/bad.mp4?start=0.5"), qr/
 
 }
 
+$t->todo_alerts() if $t->read_file('nginx.conf') =~ /sendfile on/
+	and !$t->has_version('1.17.9');
+
 ###############################################################################
 
 sub durations {