-
Notifications
You must be signed in to change notification settings - Fork 0
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
[CLOSED] Fixed leak in menu.js file. Fixes #12765 #10878
Comments
I know it is a bit confusing, but please, revert the changes to |
I don't remember touching that file but I've reverted the changes. Sorry about that. Now the test is failing, looking into that now. |
Checking the CI logs, I think the reason for the build failure isn't anything on my end. Right? |
Yes, the build failure was on our side. It passed now 👍 cc |
You should write it in a way that it fails when you comment out the You'll need to compare contents of |
How do I run the tests locally to check if it's done correctly? I tried the |
|
If you did, please push the testcase here, maybe something else is wrong with it, you can still correct it with additional commits. |
|
Turns out I was testing under the wrong grouping. |
everything else doesn't need to be there |
Thanks |
My pleasure. Thanks for all the guidance also. |
Friday Sep 09, 2016 at 17:30 GMT
Originally opened as adobe/brackets#12767
Fixes adobe/brackets#12765
daytonjallen included the following code: https://github.com/adobe/brackets/pull/12767/commits
The text was updated successfully, but these errors were encountered: