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)
PASS: Minify_Cache_APC : store (20 of 20 tests run so far have passed)
PASS: Minify_Cache_APC : getSize (21 of 21 tests run so far have passed)
PASS: Minify_Cache_APC : isValid (22 of 22 tests run so far have passed)
PASS: Minify_Cache_APC : display (23 of 23 tests run so far have passed)
PASS: Minify_Cache_APC : fetch (24 of 24 tests run so far have passed)
NOTE: Minify_Cache_File : path is set to: '/tmp'.
PASS: Minify_Cache_File : store (25 of 25 tests run so far have passed)
PASS: Minify_Cache_File : getSize (26 of 26 tests run so far have passed)
PASS: Minify_Cache_File : isValid (27 of 27 tests run so far have passed)
PASS: Minify_Cache_File : display (28 of 28 tests run so far have passed)
PASS: Minify_Cache_File : fetch (29 of 29 tests run so far have passed)
PASS: Minify_Cache_File : store w/ lock (30 of 30 tests run so far have passed)
PASS: Minify_Cache_File : getSize (31 of 31 tests run so far have passed)
PASS: Minify_Cache_File : isValid (32 of 32 tests run so far have passed)
PASS: Minify_Cache_File : display w/ lock (33 of 33 tests run so far have passed)
PASS: Minify_Cache_File : fetch w/ lock (34 of 34 tests run so far have passed)
PASS: Minify_Cache_Memcache : store (35 of 35 tests run so far have passed)
PASS: Minify_Cache_Memcache : getSize (36 of 36 tests run so far have passed)
PASS: Minify_Cache_Memcache : isValid (37 of 37 tests run so far have passed)
PASS: Minify_Cache_Memcache : display (38 of 38 tests run so far have passed)
PASS: Minify_Cache_Memcache : fetch (39 of 39 tests run so far have passed)
PASS: Minify_Cache_Memcache : store/fetch gzencoded string (40 of 40 tests run so far have passed)
PASS: Minify_CSS : subsilver (41 of 41 tests run so far have passed)
PASS: Minify_CSS : selectors (42 of 42 tests run so far have passed)
PASS: Minify_CSS : vladmirated (43 of 43 tests run so far have passed)
PASS: Minify_CSS : paths_rewrite (44 of 44 tests run so far have passed)
PASS: Minify_CSS : issue62 (45 of 45 tests run so far have passed)
PASS: Minify_CSS : paths_prepend (46 of 46 tests run so far have passed)
PASS: Minify_CSS : styles (47 of 47 tests run so far have passed)
PASS: Minify_CSS : unusual_strings (48 of 48 tests run so far have passed)
PASS: Minify_CSS : comments (49 of 49 tests run so far have passed)
PASS: Minify_CSS : hacks (50 of 50 tests run so far have passed)
PASS: Minify_CSS : issue210 (51 of 51 tests run so far have passed)
PASS: Minify_CSS_UriRewriter : rewrite (52 of 52 tests run so far have passed)
PASS: Minify_CSS_UriRewriter : prepend1 (53 of 53 tests run so far have passed)
PASS: Minify_CSS_UriRewriter : prepend2 (54 of 54 tests run so far have passed)
PASS: Minify_CSS_UriRewriter : Issue 99 (55 of 55 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 /home/phpdev/minify.zlotemysli.pl/min/lib/Minify/JS/ClosureCompiler.php on line 87
Fatal error: Uncaught exception 'Minify_JS_ClosureCompiler_Exception' with message 'No HTTP response from server' in /home/phpdev/minify.zlotemysli.pl/min/lib/Minify/JS/ClosureCompiler.php:104
Stack trace:
#0 /home/phpdev/minify.zlotemysli.pl/min/lib/Minify/JS/ClosureCompiler.php(56): Minify_JS_ClosureCompiler->_getResponse('js_code=%0A%28f...')
#1 /home/phpdev/minify.zlotemysli.pl/min/lib/Minify/JS/ClosureCompiler.php(29): Minify_JS_ClosureCompiler->min('\n(function (win...')
#2 /home/phpdev/minify.zlotemysli.pl/min_unit_tests/test_Minify_JS_ClosureCompiler.php(20): Minify_JS_ClosureCompiler::minify('\n(function (win...')
#3 /home/phpdev/minify.zlotemysli.pl/min_unit_tests/test_Minify_JS_ClosureCompiler.php(49): test_Minify_JS_ClosureCompiler()
#4 /home/phpdev/minify.zlotemysli.pl/min_unit_tests/test_all.php(12): require('/home/phpdev/mi...')
#5 {main}
thrown in /home/phpdev/minify.zlotemysli.pl/min/lib/Minify/JS/ClosureCompiler.php on line 104