From 351e6562a0722c3da5c7a439edaf3b06be1c1745 Mon Sep 17 00:00:00 2001 From: Alex Shinn <alexshinn@gmail.com> Date: Thu, 25 Jan 2018 00:11:44 +0900 Subject: [PATCH] updating trace in oom tests --- tests/memory/test00-read-string.err-res | 8 ++++---- tests/memory/test01-read-symbol.err-res | 8 ++++---- 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/tests/memory/test00-read-string.err-res b/tests/memory/test00-read-string.err-res index 416d2bd6..68a95570 100644 --- a/tests/memory/test00-read-string.err-res +++ b/tests/memory/test00-read-string.err-res @@ -1,6 +1,6 @@ ERROR: out of memory - called from <anonymous> on line 529 of file ./lib/init-7.scm + called from <anonymous> on line 230 of file ./lib/init-7.scm called from <anonymous> on line 15 of file tests/memory/test00-read-string.scm - called from <anonymous> on line 1039 of file ./lib/init-7.scm - called from <anonymous> on line 542 of file ./lib/init-7.scm - called from <anonymous> on line 622 of file ./lib/init-7.scm + called from <anonymous> on line 1076 of file ./lib/init-7.scm + called from <anonymous> on line 230 of file ./lib/init-7.scm + called from <anonymous> on line 640 of file ./lib/init-7.scm diff --git a/tests/memory/test01-read-symbol.err-res b/tests/memory/test01-read-symbol.err-res index a42e90bb..b68ec3d2 100644 --- a/tests/memory/test01-read-symbol.err-res +++ b/tests/memory/test01-read-symbol.err-res @@ -1,6 +1,6 @@ ERROR: out of memory - called from <anonymous> on line 529 of file ./lib/init-7.scm + called from <anonymous> on line 230 of file ./lib/init-7.scm called from <anonymous> on line 11 of file tests/memory/test01-read-symbol.scm - called from <anonymous> on line 1039 of file ./lib/init-7.scm - called from <anonymous> on line 542 of file ./lib/init-7.scm - called from <anonymous> on line 622 of file ./lib/init-7.scm + called from <anonymous> on line 1076 of file ./lib/init-7.scm + called from <anonymous> on line 230 of file ./lib/init-7.scm + called from <anonymous> on line 640 of file ./lib/init-7.scm