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

Build problems: make: *** [test] Error 1 #9

Open
marcelometal opened this issue Jun 10, 2012 · 0 comments
Open

Build problems: make: *** [test] Error 1 #9

marcelometal opened this issue Jun 10, 2012 · 0 comments

Comments

@marcelometal
Copy link

There has been an error while running make:

node tests/tests.js
MODULE: basic mode
whitespace...
all appropriate whitespace was removed ✓
long hex to short hex...
collapsed #ffcc33 to #fc3 ✓
longhand values to shorthand values...
collapsed 0px 1px 0px 1px to 0 1px ✓
certain longhand values are maintained...
maintained 11px 1px 1px 1px ✓
certain double-specified longhand values are maintained...
maintained 12px 12px 2px 12px ✓
does not break with @media queries...
@media screen and (max-device-width:480px){.column{float:none}
media queries do not blow up ✓
media queries do not blow up in strict mode ✗
MODULE: strict mode
combined rules...
collapsed div into a single rule ✓
combine duplicate properties...
collapsed duplicate into a single declaration ✓
THERE WERE SOME ERRORS! THE SUITE HAS FAILED.
make: *** [test] Error 1

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

1 participant