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

fix(build): EMFILE error on Windows when executing JS unit tests #4796

Closed
wants to merge 1 commit into from

Conversation

marclaval
Copy link
Contributor

Fixes #4525

Makes sure that the watch is started after the first Karma run.

@marclaval marclaval added the action: review The PR is still awaiting reviews from at least one requested reviewer label Oct 16, 2015
@IgorMinar
Copy link
Contributor

lgtm

@IgorMinar IgorMinar added pr_state: LGTM and removed action: review The PR is still awaiting reviews from at least one requested reviewer labels Oct 30, 2015
@IgorMinar IgorMinar assigned marclaval and unassigned IgorMinar Oct 30, 2015
@marclaval marclaval closed this in 1dc8a0a Oct 30, 2015
@marclaval marclaval deleted the fixGulpTask branch December 11, 2017 09:59
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Sep 13, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

gulp test.unit.js failing on Windows with Error: EMFILE: too many open files
3 participants