X Tutup
Skip to content

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

Closed
marclaval wants to merge 1 commit intoangular:masterfrom
marclaval:fixGulpTask
Closed

fix(build): EMFILE error on Windows when executing JS unit tests#4796
marclaval wants to merge 1 commit intoangular:masterfrom
marclaval:fixGulpTask

Conversation

@marclaval
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown

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

X Tutup