# get /cache/imageWithLayoutCacheWithLayout ok 1 - cache is configured properly ok 2 - page is in cache ok 3 - content in cache is ok ok 4 - image (with layout/page cache) in cache is not decorated when web_debug is on # get /cache/imageWithLayoutCacheWithLayout ok 5 - cache is configured properly ok 6 - page is in cache ok 7 - content in cache is ok ok 8 - image (with layout/page cache) in cache is not decorated when web_debug is on # get /cache/imageWithLayoutCacheNoLayout ok 9 - cache is configured properly ok 10 - action is in cache ok 11 - content in cache is ok ok 12 - image (with layout/action cache) in cache is not decorated when web_debug is on # get /cache/imageWithLayoutCacheNoLayout ok 13 - cache is configured properly ok 14 - action is in cache ok 15 - content in cache is ok ok 16 - image (with layout/action cache) in cache is not decorated when web_debug is on # get /cache/imageNoLayoutCacheWithLayout ok 17 - cache is configured properly ok 18 - page is in cache ok 19 - content in cache is ok ok 20 - image (no layout/page cache) in cache is not decorated when web_debug is on # get /cache/imageNoLayoutCacheWithLayout ok 21 - cache is configured properly ok 22 - page is in cache ok 23 - content in cache is ok ok 24 - image (no layout/page cache) in cache is not decorated when web_debug is on # get /cache/imageNoLayoutCacheNoLayout ok 25 - cache is configured properly ok 26 - action is in cache ok 27 - content in cache is ok ok 28 - image (no layout/action cache) in cache is not decorated when web_debug is on # get /cache/imageNoLayoutCacheNoLayout ok 29 - cache is configured properly ok 30 - action is in cache ok 31 - content in cache is ok ok 32 - image (no layout/action cache) in cache is not decorated when web_debug is on # get /cache/multiBis ok 33 - request parameter module is cache ok 34 - request parameter action is multiBis ok 35 - status code is 200 ok 36 - response selector link[href*=/main_css] exists ok 37 - response selector script[src*=/main_js] exists ok 38 - response selector link[href*=/partial_css] exists ok 39 - response selector script[src*=/partial_js] exists ok 40 - response selector link[href*=/another_partial_css] exists ok 41 - response selector script[src*=/another_partial_js] exists ok 42 - response selector link[href*=/component_css] exists ok 43 - response selector script[src*=/component_js] exists ok 44 - response selector #partial_slot_content matches Partial ok 45 - response selector #another_partial_slot_content matches Another Partial ok 46 - response selector #component_slot_content matches Component # get /cache/multiBis ok 47 - response selector link[href*=/main_css] exists ok 48 - response selector script[src*=/main_js] exists ok 49 - response selector link[href*=/partial_css] exists ok 50 - response selector script[src*=/partial_js] exists ok 51 - response selector link[href*=/another_partial_css] exists ok 52 - response selector script[src*=/another_partial_js] exists ok 53 - response selector link[href*=/component_css] exists ok 54 - response selector script[src*=/component_js] exists ok 55 - response selector #partial_slot_content matches Partial ok 56 - response selector #another_partial_slot_content matches Another Partial ok 57 - response selector #component_slot_content matches Component # get /cache/partial ok 58 - request parameter module is cache ok 59 - request parameter action is partial ok 60 - status code is 200 ok 61 - response selector link[href*=/main_css] does not exist ok 62 - response selector script[src*=/main_js] does not exist ok 63 - response selector link[href*=/partial_css] exists ok 64 - response selector script[src*=/partial_js] exists ok 65 - response selector link[href*=/another_partial_css] exists ok 66 - response selector script[src*=/another_partial_js] exists ok 67 - response selector link[href*=/component_css] does not exist ok 68 - response selector script[src*=/component_js] does not exist ok 69 - response selector #partial_slot_content matches Partial ok 70 - response selector #another_partial_slot_content matches Another Partial ok 71 - response selector #component_slot_content matches "" # get /cache/anotherPartial ok 72 - request parameter module is cache ok 73 - request parameter action is anotherPartial ok 74 - status code is 200 ok 75 - response selector link[href*=/main_css] does not exist ok 76 - response selector script[src*=/main_js] does not exist ok 77 - response selector link[href*=/partial_css] does not exist ok 78 - response selector script[src*=/partial_js] does not exist ok 79 - response selector link[href*=/another_partial_css] exists ok 80 - response selector script[src*=/another_partial_js] exists ok 81 - response selector link[href*=/component_css] does not exist ok 82 - response selector script[src*=/component_js] does not exist ok 83 - response selector #partial_slot_content matches "" ok 84 - response selector #another_partial_slot_content matches Another Partial ok 85 - response selector #component_slot_content matches "" # get /cache/component ok 86 - request parameter module is cache ok 87 - request parameter action is component ok 88 - status code is 200 ok 89 - response selector link[href*=/main_css] does not exist ok 90 - response selector script[src*=/main_js] does not exist ok 91 - response selector link[href*=/partial_css] does not exist ok 92 - response selector script[src*=/partial_js] does not exist ok 93 - response selector link[href*=/another_partial_css] does not exist ok 94 - response selector script[src*=/another_partial_js] does not exist ok 95 - response selector link[href*=/component_css] exists ok 96 - response selector script[src*=/component_js] exists ok 97 - response selector #partial_slot_content matches "" ok 98 - response selector #another_partial_slot_content matches "" ok 99 - response selector #component_slot_content matches Component # get / ok 100 - cache is configured properly ok 101 - cache/list is not in cache # get /cache/list ok 102 - cache is configured properly ok 103 - action is in cache ok 104 - content in cache is ok ok 105 - cache is configured properly ok 106 - cache/list?page=10 is not in cache # get /cache/list?page=10 ok 107 - response selector #page matches 10 ok 108 - cache is configured properly ok 109 - action is in cache ok 110 - content in cache is ok ok 111 - cache is configured properly ok 112 - cache/list?page=20 is not in cache # get /cache/list?page=20 ok 113 - response selector #page matches 20 ok 114 - cache is configured properly ok 115 - action is in cache ok 116 - content in cache is ok # get /cache/lastModifiedResponse ok 117 - status code is 200 # get /cache/lastModifiedResponse ok 118 - status code is 304 # get / ok 119 - request parameter module is default ok 120 - request parameter action is index ok 121 - status code is 200 ok 122 - response selector body matches regex /congratulations/i ok 123 - cache is configured properly ok 124 - action is in cache ok 125 - content in cache is ok # get /nocache ok 126 - request parameter module is nocache ok 127 - request parameter action is index ok 128 - status code is 200 ok 129 - response selector body matches regex /nocache/i ok 130 - cache is configured properly ok 131 - action is not in cache # get /cache/page ok 132 - request parameter module is cache ok 133 - request parameter action is page ok 134 - status code is 200 ok 135 - response selector body matches regex /page in cache/ ok 136 - cache is configured properly ok 137 - page is in cache ok 138 - content in cache is ok # get /cache/forward ok 139 - request parameter module is cache ok 140 - request parameter action is forward ok 141 - status code is 200 ok 142 - response selector body matches regex /page in cache/ ok 143 - cache is configured properly ok 144 - action is in cache ok 145 - content in cache is ok # get /cache/multi ok 146 - request parameter module is cache ok 147 - request parameter action is multi ok 148 - status code is 200 ok 149 - response selector #partial .partial exists ok 150 - response selector #contextualPartial .contextualPartial exists ok 151 - response selector #contextualCacheablePartial .contextualCacheablePartial__ matches Param: ok 152 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_ matches Param: ok 153 - response selector #component .component__componentParam_ exists ok 154 - response selector #componentVarParam .component_varParam_componentParam_ exists ok 155 - response selector #contextualComponent .contextualComponent__componentParam_ exists ok 156 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_ exists ok 157 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_ matches Param: ok 158 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_ matches Param: ok 159 - cache is configured properly ok 160 - action is not in cache ok 161 - cache is configured properly ok 162 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 163 - cache is configured properly ok 164 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 165 - cache is configured properly ok 166 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 167 - content in cache is ok ok 168 - cache is configured properly ok 169 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 170 - content in cache is ok ok 171 - cache is configured properly ok 172 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 173 - cache is configured properly ok 174 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 175 - cache is configured properly ok 176 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 177 - cache is configured properly ok 178 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 179 - content in cache is ok ok 180 - cache is configured properly ok 181 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 182 - content in cache is ok ok 183 - cache is configured properly ok 184 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 185 - cache is configured properly ok 186 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 187 - cache is configured properly ok 188 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 189 - cache is configured properly ok 190 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 191 - content in cache is ok ok 192 - cache is configured properly ok 193 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 194 - content in cache is ok ok 195 - cache is configured properly ok 196 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 197 - cache is configured properly ok 198 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 199 - cache is configured properly ok 200 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 201 - cache is configured properly ok 202 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 203 - content in cache is ok ok 204 - cache is configured properly ok 205 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 206 - content in cache is ok ok 207 - cache is configured properly ok 208 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache # get /cache/multi/param/requestParam ok 209 - request parameter module is cache ok 210 - request parameter action is multi ok 211 - status code is 200 ok 212 - response selector #partial .partial exists ok 213 - response selector #contextualPartial .contextualPartial exists ok 214 - response selector #contextualCacheablePartial .contextualCacheablePartial__requestParam matches Param: requestParam ok 215 - response selector #contextualCacheablePartialVarParam .contextualCacheablePartial_varParam_requestParam matches Param: requestParam ok 216 - response selector #component .component__componentParam_requestParam exists ok 217 - response selector #componentVarParam .component_varParam_componentParam_requestParam exists ok 218 - response selector #contextualComponent .contextualComponent__componentParam_requestParam exists ok 219 - response selector #contextualComponentVarParam .contextualComponent_varParam_componentParam_requestParam exists ok 220 - response selector #contextualCacheableComponent .contextualCacheableComponent__componentParam_requestParam matches Param: requestParam ok 221 - response selector #contextualCacheableComponentVarParam .contextualCacheableComponent_varParam_componentParam_requestParam matches Param: requestParam ok 222 - cache is configured properly ok 223 - action is not in cache ok 224 - cache is configured properly ok 225 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 226 - cache is configured properly ok 227 - @sf_cache_partial?module=cache&action=_partial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 228 - cache is configured properly ok 229 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 230 - content in cache is ok ok 231 - cache is configured properly ok 232 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 233 - content in cache is ok ok 234 - cache is configured properly ok 235 - @sf_cache_partial?module=cache&action=_cacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 236 - cache is configured properly ok 237 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 238 - cache is configured properly ok 239 - @sf_cache_partial?module=cache&action=_contextualPartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 240 - cache is configured properly ok 241 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 242 - content in cache is ok ok 243 - cache is configured properly ok 244 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 245 - content in cache is ok ok 246 - cache is configured properly ok 247 - @sf_cache_partial?module=cache&action=_contextualCacheablePartial&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 248 - cache is configured properly ok 249 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 250 - cache is configured properly ok 251 - @sf_cache_partial?module=cache&action=_component&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 252 - cache is configured properly ok 253 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 254 - content in cache is ok ok 255 - cache is configured properly ok 256 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 257 - content in cache is ok ok 258 - cache is configured properly ok 259 - @sf_cache_partial?module=cache&action=_cacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 260 - cache is configured properly ok 261 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is not in cache ok 262 - cache is configured properly ok 263 - @sf_cache_partial?module=cache&action=_contextualComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is not in cache ok 264 - cache is configured properly ok 265 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=40cd750bba9870f18aada2478b24840a is in cache ok 266 - content in cache is ok ok 267 - cache is configured properly ok 268 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=fd9fc792285d39e20447b19ae7182fe2 is in cache ok 269 - content in cache is ok ok 270 - cache is configured properly ok 271 - @sf_cache_partial?module=cache&action=_contextualCacheableComponent&sf_cache_key=426086e77cb4b0500a3eec4bb80233e9 is not in cache ok 272 - response selector #cacheableComponent .cacheableComponent__componentParam_ exists ok 273 - response selector #cacheableComponentVarParam .cacheableComponent_varParam_componentParam_ exists ok 274 - response selector #cacheablePartial .cacheablePartial__ exists ok 275 - response selector #cacheablePartialVarParam .cacheablePartial_varParam_ exists RuntimeException: PHP sent a "warning" error at /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 82 (rmdir(fixtures/cache/cache/test/template/localhost/all/cache/multi/param/requestParam/cache/__contextualCacheableComponent): No such file or directory) at () in /var/www/html/tsr/lib/vendor/symfony/lib/test/sfTestFunctionalBase.class.php line 459 at sfTestFunctionalBase->handlePhpError() in n/a line n/a at rmdir() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 82 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 79 at sfToolkit::clearDirectory() in cacheTest.php line 176 at myTestBrowser->launch() in cacheTest.php line 505 not ok 276 - An uncaught exception has been thrown. # Failed test (/var/www/html/tsr/lib/vendor/symfony/lib/test/sfTestFunctionalBase.class.php at line 511) exception 'RuntimeException' with message 'PHP sent a "warning" error at /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php line 82 (rmdir(/var/www/html/tsr/lib/vendor/symfony/test/functional/fixtures/cache/cache/test): No such file or directory)' in /var/www/html/tsr/lib/vendor/symfony/lib/test/sfTestFunctionalBase.class.php:459 Stack trace: #0 [internal function]: sfTestFunctionalBase->handlePhpError(2, 'rmdir(/var/www/...', '/var/www/html/t...', 82, Array) #1 /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php(82): rmdir('/var/www/html/t...') #2 /var/www/html/tsr/lib/vendor/symfony/lib/util/sfToolkit.class.php(79): sfToolkit::clearDirectory('/var/www/html/t...') #3 /var/www/html/tsr/lib/vendor/symfony/test/bootstrap/functional.php(33): sfToolkit::clearDirectory('/var/www/html/t...') #4 /var/www/html/tsr/lib/vendor/symfony/test/bootstrap/functional.php(65): sf_functional_test_shutdown_cleanup() #5 [internal function]: sf_functional_test_shutdown() #6 {main} 1..276 # Looks like you failed 1 tests of 276.