From 67a3374cd11a989c6ff326d63a39d0de7947d45e Mon Sep 17 00:00:00 2001 From: Lucas Bajolet Date: Tue, 26 Aug 2014 15:56:04 -0400 Subject: [PATCH] tests: Update tests for conformance with modifications. Signed-off-by: Lucas Bajolet --- tests/sav/fixme/nitvm_args3.res | 1 - tests/sav/test_new_native_alt1.res | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) delete mode 100644 tests/sav/fixme/nitvm_args3.res diff --git a/tests/sav/fixme/nitvm_args3.res b/tests/sav/fixme/nitvm_args3.res deleted file mode 100644 index 4ad3dc3..0000000 --- a/tests/sav/fixme/nitvm_args3.res +++ /dev/null @@ -1 +0,0 @@ -UNDEFINED diff --git a/tests/sav/test_new_native_alt1.res b/tests/sav/test_new_native_alt1.res index b739bff..7b6ea2d 100644 --- a/tests/sav/test_new_native_alt1.res +++ b/tests/sav/test_new_native_alt1.res @@ -1,4 +1,4 @@ -Runtime error: Cast failed. Expected `NativeArray#0`, got `Bool` (../lib/standard/collection/array.nit:740) +Runtime error: Cast failed. Expected `NativeArray#0`, got `Bool` (../lib/standard/collection/array.nit:742) NativeString N Nit -- 1.7.9.5