I have run the ./out/Release/mod_pagespeed_test
everything else is OK except this. Could you tell me what to do with these failure?
[ RUN ] SerfUrlAsyncFetcherTest.TestHttpsSucceedsForGoogleCom
[0529/171353:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171353:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171353:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171353:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171353:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171353:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171353:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171354:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171354:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
[0529/171354:ERROR:serf_url_async_fetcher_test.cc(285)] Serf retrying flaky url https://about.google/intl/en/
pagespeed/system/serf_url_async_fetcher_test.cc:409: Failure
Value of: contents(index).empty()
Actual: true
Expected: false
pagespeed/system/serf_url_async_fetcher_test.cc:410: Failure
Value of: response_headers(index)->status_code()
Actual: 404
Expected: HttpStatus::kOK
Which is: 200
pagespeed/system/serf_url_async_fetcher_test.cc:412: Failure
Value of: statistics_->GetVariable( SerfStats::kSerfFetchCertErrors)->Get()
Actual: 11
Expected: 0
pagespeed/system/serf_url_async_fetcher_test.cc:414: Failure
Value of: contents(index).substr(0, content_starts_[index].size())
Actual: ""
Expected: content_starts_[index]
Which is: "<!DOCTYPE html>"
pagespeed/system/serf_url_async_fetcher_test.cc:316: Failure
Value of: statistics_->GetVariable( SerfStats::kSerfFetchUltimateSuccess)->Get()
Actual: 0
Expected: expect_success
Which is: 1
pagespeed/system/serf_url_async_fetcher_test.cc:318: Failure
Value of: statistics_->GetVariable( SerfStats::kSerfFetchUltimateFailure)->Get()
Actual: 11
Expected: expect_failure
Which is: 0
[ FAILED ] SerfUrlAsyncFetcherTest.TestHttpsSucceedsForGoogleCom (1313 ms)
--
You received this message because you are subscribed to the Google Groups "pagespeed-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email to pagespeed-de...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pagespeed-dev/6fbd124a-0d21-4d43-8f17-36506a62ff71%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/pagespeed-dev/CAHqmWiMO-W1UbaRhJ0OPcars-U0qU2np_EZQUg87%2BZKrKNRtyQ%40mail.gmail.com.