Uh oh!
There was an error while loading. Please reload this page.
Adding assertion for the test in test-event-emitter-subclass - #19082
Adding assertion for the test in test-event-emitter-subclass#19082stenalpjolly wants to merge 1 commit into
Conversation
stenalpjolly
commented
Mar 2, 2018
@mscdex@richardlau Please review the code |
stenalpjolly
commented
Mar 2, 2018
Who can merge it? |
@stenalpjolly This PR will be hold at least 48-72 hours for waiting input from other Collaborators (refers to COLLABORATOR_GUIDE). If no one requests change for it, this PR will be landed as soon as possible. |
starkwang
commented
Mar 2, 2018
richardlau
commented
Mar 2, 2018
But that would fail because MyEE inherits The varassert=require('assert')varEventsModule=require('events')vardescriptor=Object.getOwnPropertyDescriptor(EventsModule,'usingDomains')assert(descriptor) |
The line setting this was removed in a previous commit. This potentially breaks code in the wild using this property. Refs: #17403 (comment) PR-URL: #18944 Reviewed-By: Vladimir de Turckheim <vlad2t@hotmail.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Sorry, thought this code was using Or if we want to stick with having it in this file, then use |
BridgeAR
commented
Apr 9, 2018
@stenalpjolly would you be so kind and try to implement the suggestion by @apapirovski? If you need any help, please let me (or any other collaborator) know. |
BridgeAR
commented
Apr 16, 2018
Ping @stenalpjolly |
BridgeAR
commented
Apr 28, 2018
Closing due to no response. @stenalpjolly thanks a lot for your contribution and if you would like to work on this again: please either leave a comment so we can reopen the PR or you can just open a new PR (I recommend to do that instead). |
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passesAffected core subsystem(s)