Lea Wiemann wrote: > Jakub Narebski wrote: >> Lea Wiemann wrote: >> >> How would you ensure cold cache? > > Use a unique key prefix, like "gw:test-$PID:<key>" I was thinking rather about dropping cache somewhat. >>> 3. Get all those URL's again *with* caching (from a warm cache), and >>> assert that the output is identical. >> >> it might have "cached output" somewhere in the output. > > We can make that deactivatable so that the output is actually identical. Good idea. Or we can just do diff and check the difference. BTW. another thing worth considering: generating "Generating page..." or something like that like kernel.org's gitweb does when it has to regenerate cache. Nice feature, that is. -- Jakub Narebski Poland -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html