From: Alexis Laferrière Date: Mon, 8 Sep 2014 14:20:21 +0000 (-0400) Subject: tests: fix tests for changes of data_store X-Git-Tag: v0.6.9~20^2~3 X-Git-Url: http://nitlanguage.org tests: fix tests for changes of data_store Signed-off-by: Alexis Laferrière --- diff --git a/tests/nitg-sg.skip b/tests/nitg-sg.skip index c782ec0..5f17ed8 100644 --- a/tests/nitg-sg.skip +++ b/tests/nitg-sg.skip @@ -1,2 +1,3 @@ init_inherit init_linext +android diff --git a/tests/sav/opengles2_hello_triangle.res b/tests/sav/opengles2_hello_triangle.res index 92405d4..c1dad34 100644 --- a/tests/sav/opengles2_hello_triangle.res +++ b/tests/sav/opengles2_hello_triangle.res @@ -1,2 +1,2 @@ -../lib/mnit_linux/linux_app.nit:28,16--31: Redef Error: a virtual type cannot be refined. -../lib/mnit_linux/linux_app.nit:29,16--29: Redef Error: a virtual type cannot be refined. +../lib/mnit_linux/linux_app.nit:29,16--31: Redef Error: a virtual type cannot be refined. +../lib/mnit_linux/linux_app.nit:30,16--29: Redef Error: a virtual type cannot be refined.