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
Backport-PR-URL: #16413
Reviewed-By: Myles Borins <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Matteo Collina <[email protected]>
Reviewed-By: Ben Noordhuis <[email protected]>
  • Loading branch information
targos authored and gibfahn committed Feb 18, 2018
1 parent d3aa9ee commit 92a93c0
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 @@ -39,7 +39,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 92a93c0

Please sign in to comment.