Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

closure-compiler does seem to want to pass test_all #50

Closed
weblance2 opened this issue Jan 22, 2013 · 2 comments
Closed

closure-compiler does seem to want to pass test_all #50

weblance2 opened this issue Jan 22, 2013 · 2 comments

Comments

@weblance2
Copy link

Been struggling with getting this to pass the test-all. I wonder if my server is not allowing..

Warning: file_get_contents(http://closure-compiler.appspot.com/compile): failed to open stream: Connection timed out in /var/www/html/site/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 /var/www/html/site/min/lib/Minify/JS/ClosureCompiler.php:104
Stack trace:
#0 /var/www/html/site/min/lib/Minify/JS/ClosureCompiler.php(56): Minify_JS_ClosureCompiler->_getResponse('js_code=%0A%28f...')
#1 /var/www/html/site/min/lib/Minify/JS/ClosureCompiler.php(29): Minify_JS_ClosureCompiler->min('?(function (win...')
#2 /var/www/html/site/min_unit_tests/test_Minify_JS_ClosureCompiler.php(18): Minify_JS_ClosureCompiler::minify('?(function (win...')
#3 /var/www/html/site/min_unit_tests/test_Minify_JS_ClosureCompiler.php(47): test_Minify_JS_ClosureCompiler()
#4 /var/www/html/site/min_unit_tests/test_all.php(12): require('/var/www/html/s...')
#5 {main}

thrown in /var/www/html/site/min/lib/Minify/JS/ClosureCompiler.php on line 104

@mrclay
Copy link
Owner

mrclay commented Apr 1, 2013

API might have changed. Have no time to debug this anytime soon.

@glensc
Copy link
Collaborator

glensc commented Sep 18, 2014

test passes at this time. reporters problem seems network issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants