Skip to content
This repository has been archived by the owner on Sep 6, 2021. It is now read-only.

EditorCommandHandlers unit tests failures #4451

Closed
busykai opened this issue Jul 14, 2013 · 1 comment
Closed

EditorCommandHandlers unit tests failures #4451

busykai opened this issue Jul 14, 2013 · 1 comment

Comments

@busykai
Copy link
Contributor

busykai commented Jul 14, 2013

37 out of 161 EditorCommandHandler tests are failing due to improper closeTestWindow() call. closeTestWindow discards global references (particularly, Commands) and the subsequent tests fail.

OS: Windows 7
Brackets: e532b74

busykai added a commit to busykai/brackets that referenced this issue Jul 14, 2013
Removed a call to closeTestWindow in the midst of the testrun.
@busykai
Copy link
Contributor Author

busykai commented Jul 14, 2013

This issues is a side-effect of erroneous change to the code.

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

Successfully merging a pull request may close this issue.

1 participant