# HG changeset patch # User Sergey Kandaurov # Date 1584297784 -10800 # Node ID 3ff92feb99d1b4f7750b2f49c4b786f89a503790 # Parent 809d67d48d2148e6a248a269e2d4b1392a3eb17b Tests: todo_alerts() with sendfile for added mp4 overflow test. diff --git a/mp4.t b/mp4.t --- 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 {