PASS: Minify : 304 response (1 of 1 tests run so far have passed) PASS: Minify : cache, and minifier classes aren't loaded for 304s (2 of 2 tests run so far have passed) PASS: Minify : JS and Expires (3 of 3 tests run so far have passed) PASS: Minify : Issue 73 (4 of 4 tests run so far have passed) PASS: Minify : Issue 89 : bubbleCssImports (5 of 5 tests run so far have passed) PASS: Minify : Issue 89 : detect invalid imports (6 of 6 tests run so far have passed) PASS: Minify : Issue 89 : don't warn about valid imports (7 of 7 tests run so far have passed) PASS: Minify : CSS and Etag/Last-Modified (8 of 8 tests run so far have passed) PASS: Minify_Build : single file path (9 of 9 tests run so far have passed) PASS: Minify_Build : multiple file paths (10 of 10 tests run so far have passed) PASS: Minify_Build : file path and a Minify_Source (11 of 11 tests run so far have passed) PASS: Minify_Build : uri() with no querystring (12 of 12 tests run so far have passed) PASS: Minify_Build : uri() with existing querystring (13 of 13 tests run so far have passed) PASS: Minify_HTML_Helper : given URIs (14 of 14 tests run so far have passed) PASS: Minify_HTML_Helper : given filepaths (15 of 15 tests run so far have passed) PASS: Minify_HTML_Helper : non-existent group & debug (16 of 16 tests run so far have passed) PASS: Minify_HTML_Helper : existing group (17 of 17 tests run so far have passed) PASS: utils.php : Minify_mtime w/ files & obj (18 of 18 tests run so far have passed) PASS: utils.php : Minify_mtime w/ obj & group (19 of 19 tests run so far have passed) NOTE: Minify_Cache_File : path is set to: '/tmp'. !FAIL: Minify_Cache_File : store (1 of 20 tests run so far have failed)
Warning: filesize(): stat failed for /tmp/Minify_test_cache_noLock in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 54
!FAIL: Minify_Cache_File : getSize (2 of 21 tests run so far have failed) !FAIL: Minify_Cache_File : isValid (3 of 22 tests run so far have failed) !FAIL: Minify_Cache_File : display (4 of 23 tests run so far have failed)
Warning: file_get_contents(/tmp/Minify_test_cache_noLock): failed to open stream: No such file or directory in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 107
!FAIL: Minify_Cache_File : fetch (5 of 24 tests run so far have failed) !FAIL: Minify_Cache_File : store w/ lock (6 of 25 tests run so far have failed)
Warning: filesize(): stat failed for /tmp/Minify_test_cache_withLock in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 54
!FAIL: Minify_Cache_File : getSize (7 of 26 tests run so far have failed) !FAIL: Minify_Cache_File : isValid (8 of 27 tests run so far have failed) !FAIL: Minify_Cache_File : display w/ lock (9 of 28 tests run so far have failed)
Warning: fopen(/tmp/Minify_test_cache_withLock): failed to open stream: No such file or directory in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 100

Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 101

Warning: stream_get_contents() expects parameter 1 to be resource, boolean given in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 102

Warning: flock() expects parameter 1 to be resource, boolean given in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 103

Warning: fclose() expects parameter 1 to be resource, boolean given in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/Cache/File.php on line 104
!FAIL: Minify_Cache_File : fetch w/ lock (10 of 29 tests run so far have failed) PASS: Minify_CSS : paths_prepend (20 of 30 tests run so far have passed) PASS: Minify_CSS : issue210 (21 of 31 tests run so far have passed) PASS: Minify_CSS : subsilver (22 of 32 tests run so far have passed) PASS: Minify_CSS : selectors (23 of 33 tests run so far have passed) PASS: Minify_CSS : issue62 (24 of 34 tests run so far have passed) PASS: Minify_CSS : hacks (25 of 35 tests run so far have passed) PASS: Minify_CSS : vladmirated (26 of 36 tests run so far have passed) PASS: Minify_CSS : comments (27 of 37 tests run so far have passed) PASS: Minify_CSS : paths_rewrite (28 of 38 tests run so far have passed) PASS: Minify_CSS : styles (29 of 39 tests run so far have passed) PASS: Minify_CSS : unusual_strings (30 of 40 tests run so far have passed) PASS: Minify_CSS_UriRewriter : rewrite (31 of 41 tests run so far have passed) PASS: Minify_CSS_UriRewriter : prepend1 (32 of 42 tests run so far have passed) PASS: Minify_CSS_UriRewriter : prepend2 (33 of 43 tests run so far have passed) PASS: Minify_CSS_UriRewriter : Issue 99 (34 of 44 tests run so far have passed)
Warning: file_get_contents(http://closure-compiler.appspot.com/compile): failed to open stream: HTTP request failed! HTTP/1.0 404 Not Found in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/JS/ClosureCompiler.php on line 178

Fatal error: Uncaught Minify_JS_ClosureCompiler_Exception: No HTTP response from server in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/JS/ClosureCompiler.php:198 Stack trace: #0 /var/www/mine/vendor/mrclay/minify/min/lib/Minify/JS/ClosureCompiler.php(139): Minify_JS_ClosureCompiler->getResponse('output_format=t...') #1 /var/www/mine/vendor/mrclay/minify/min/lib/Minify/JS/ClosureCompiler.php(84): Minify_JS_ClosureCompiler->min('\n(function (win...') #2 /var/www/mine/vendor/mrclay/minify/min_unit_tests/test_Minify_JS_ClosureCompiler.php(18): Minify_JS_ClosureCompiler::minify('\n(function (win...') #3 /var/www/mine/vendor/mrclay/minify/min_unit_tests/test_Minify_JS_ClosureCompiler.php(125): test_Minify_JS_ClosureCompiler() #4 /var/www/mine/vendor/mrclay/minify/min_unit_tests/test_all.php(12): require('/var/www/mine/v...') #5 {main} thrown in /var/www/mine/vendor/mrclay/minify/min/lib/Minify/JS/ClosureCompiler.php on line 198