Skip to content
This repository has been archived by the owner on Oct 15, 2020. It is now read-only.

Commit

Permalink
node-chakracore: Fix test/message/timeout_throw.js baseline
Browse files Browse the repository at this point in the history
Call stack of expected thrown error changed after updating to recent
nodejs/master.  Update the baseline accordingly.
  • Loading branch information
Ian Halliday committed Nov 21, 2016
1 parent ff2d221 commit a6333ed
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/message/timeout_throw.chakracore.out
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
ReferenceError: 'undefined_reference_error_maker' is undefined
at Anonymous function (*test*message*timeout_throw.js:*:*)
at ontimeout (timers.js:*:*)
at tryOnTimeout (timers.js:*:*)
at listOnTimeout (timers.js:*:*)

0 comments on commit a6333ed

Please sign in to comment.