Skip to content

Commit

Permalink
test: fix message test after V8 upgrade
Browse files Browse the repository at this point in the history
With V8 6.2 there is one line less in the promise trace.

PR-URL: #15362
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Matteo Collina <matteo.collina@gmail.com>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
  • Loading branch information
targos committed Oct 19, 2017
1 parent 205a4d2 commit a7487c9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/message/unhandled_promise_trace_warnings.out
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,6 @@
at getAsynchronousRejectionWarningObject (internal/process/promises.js:*)
at rejectionHandled (internal/process/promises.js:*)
at *
at Promise.then *
at Promise.catch *
at Immediate.setImmediate [as _onImmediate] (*test*message*unhandled_promise_trace_warnings.js:*)
at *
Expand Down

0 comments on commit a7487c9

Please sign in to comment.