suppress errors on new 2-pass and 3-pass ipro tests

This commit is contained in:
Joshua Marantz
2015-12-02 15:01:37 -05:00
parent 706577a34b
commit 14aa4fd962
2 changed files with 26 additions and 0 deletions
+2
View File
@@ -308,6 +308,8 @@ STATISTICS_URL=http://$PRIMARY_HOSTNAME/ngx_pagespeed_statistics
# An expected failure can be indicated like: "~In-place resource optimization~"
PAGESPEED_EXPECTED_FAILURES="
~Cache purging with PageSpeed off in vhost, but on in directory.~
~2-pass ipro with long ModPagespeedInPlaceRewriteDeadline~
~3-pass ipro with short ModPagespeedInPlaceRewriteDeadline~
"
if [ "$POSITION_AUX" = "true" ] ; then