Created
April 4, 2013 12:42
-
-
Save jtomasek/5310059 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
fedora18vm: ~/alchemy-tables [git:master] | |
→ grunt test | |
Running "test" task | |
Running "clean:server" (clean) task | |
Cleaning ".tmp"...OK | |
Running "compass:dist" (compass) task | |
WARNING: 'logo.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/embed | |
WARNING: 'spinner_head.gif' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'arrow_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'logo.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/embed | |
WARNING: 'spinner_head.gif' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'arrow_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'success_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'success_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'warning_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'warning_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'error_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
WARNING: 'error_icon.png' was not found (or cannot be read) in /home/jtomasek/alchemy-tables/app/images/alchemy/icons | |
directory .tmp/styles/ | |
create .tmp/styles/example.css | |
error app/styles/main.scss (Line 3 of component/styles/tables.scss: Undefined variable: "$primary_color".) | |
create .tmp/styles/main.css | |
Running "compass:server" (compass) task | |
unchanged app/styles/example.scss | |
unchanged app/styles/main.scss | |
Running "html2js:directives" (html2js) task | |
Running "connect:test" (connect) task | |
Starting connect web server on localhost:9001. | |
Running "testacular:unit" (testacular) task | |
[2013-04-04 14:37:38.667] [DEBUG] config - autoWatch set to false, because of singleRun | |
INFO [testacular]: Testacular server started at http://localhost:8080/ | |
INFO [launcher]: Starting browser PhantomJS | |
INFO [PhantomJS 1.9 (Linux)]: Connected on socket id 2AGVniQw9PofXqYTDWkD | |
PhantomJS 1.9 (Linux): Executed 6 of 6 SUCCESS (0.192 secs / 0.099 secs) | |
Done, without errors. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment