TEST: Issue 609 -- proxying non-.pagespeed content, and caching it locally
wget -q -O - --save-headers http://localhost:17527/modpagespeed_http/not_really_a_font.woff ....
check_from egrep -q This is not really font data
check_from egrep -q This is not really font data
Mismatched counter value : cache_hits : Expected(760) = Actual(759)
Compare stat files /.../tmp/fetched_directory/proxy_fetch_stats.old and /.../tmp/fetched_directory/proxy_fetch_stats.new
/.../third_party/pagespeed/automatic/system_test_helpers.sh:583: check_stat_op
/.../third_party/pagespeed/automatic/system_test_helpers.sh:555: check_stat
/.../third_party/pagespeed/apache/system_test.sh:935: main
failure at line 555
in 'Issue 609 -- proxying non-.pagespeed content, and caching it locally'
FAIL.