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

Got an errors while unit-tests running #32

Open
sipayRT opened this issue Jun 15, 2015 · 0 comments
Open

Got an errors while unit-tests running #32

sipayRT opened this issue Jun 15, 2015 · 0 comments

Comments

@sipayRT
Copy link

sipayRT commented Jun 15, 2015

How to:

  • Add a mistake to BEMHTML-template. In my case it was template with:
block('button').mod('togglable').attrs()(function() { // mod() should have 2 arguments
...
});
  • Run specs with this template (magic make desktop.specs/button_togglable_radio/)
  • Get an error:
- [rebuild] [desktop.specs/button_togglable_radio/button_togglable_radio.bemhtml.deps.js] deps-old
- [rebuild] [desktop.specs/button_togglable_radio/button_togglable_radio.bemhtml.files] files
- [rebuild] [desktop.specs/button_togglable_radio/button_togglable_radio.bemhtml.dirs] files
- [failed] [desktop.specs/button_togglable_radio/button_togglable_radio.bemhtml.js] bemhtml-old
- [failed] [desktop.specs/button_togglable_radio/button_togglable_radio.html] html-from-bemjson
- build failed
- [failed] [desktop.specs/button_togglable_radio/button_togglable_radio.browser.bemhtml.js] bemhtml-old
- [failed] [desktop.specs/button_togglable_radio/button_togglable_radio.pre.spec.js] file-merge
- [failed] [desktop.specs/button_togglable_radio/button_togglable_radio.spec.js] borschik

node: v0.12.2
enb-bem-specs: 0.5.6
enb-magic-platform: 0.5.0

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

No branches or pull requests

2 participants