### Version 2.6.8 ### Reproduction link [https://jsfiddle.net/shenron/vfksgnr4/3/](https://jsfiddle.net/shenron/vfksgnr4/3/) ### Steps to reproduce Call manually an event with $listeners. The promise returned has only success. ### What is expected? The promise returned should have success and error ### What is actually happening? All answers (success as error) are resolved as success --- It seems to work with a previous version of VueJS https://jsfiddle.net/shenron/vfksgnr4/2/ <!-- generated by vue-issues. DO NOT REMOVE -->