[evolution-data-server] I#391 - Tests fail with libphonenumber 8.12.49
- From: Milan Crha <mcrha src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [evolution-data-server] I#391 - Tests fail with libphonenumber 8.12.49
- Date: Mon, 30 May 2022 15:08:44 +0000 (UTC)
commit ee2a16cf5e223f98428fbc9de764b18ac755afff
Author: Milan Crha <mcrha redhat com>
Date: Mon May 30 17:08:00 2022 +0200
I#391 - Tests fail with libphonenumber 8.12.49
Closes https://gitlab.gnome.org/GNOME/evolution-data-server/-/issues/391
tests/libedata-book/test-book-cache-cursor-change-locale.c | 2 +-
tests/libedata-book/test-sqlite-cursor-change-locale.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/tests/libedata-book/test-book-cache-cursor-change-locale.c
b/tests/libedata-book/test-book-cache-cursor-change-locale.c
index c98ecba38..9fe8f14da 100644
--- a/tests/libedata-book/test-book-cache-cursor-change-locale.c
+++ b/tests/libedata-book/test-book-cache-cursor-change-locale.c
@@ -69,7 +69,7 @@ main (gint argc,
tcu_step_test_add_assertion (data, 5, 17, 16, 18, 10, 14);
tcu_step_test_add_assertion (data, 5, 12, 13, 9, 19, 20);
- tcu_step_test_change_locale (data, "fr_CA.UTF-8", 0);
+ tcu_step_test_change_locale (data, "fr_CA.UTF-8", -1);
tcu_step_test_add_assertion (data, 5, 11, 1, 2, 5, 6);
tcu_step_test_add_assertion (data, 5, 4, 3, 7, 8, 15);
tcu_step_test_add_assertion (data, 5, 17, 16, 18, 10, 14);
diff --git a/tests/libedata-book/test-sqlite-cursor-change-locale.c
b/tests/libedata-book/test-sqlite-cursor-change-locale.c
index 65671d1df..866f2ce93 100644
--- a/tests/libedata-book/test-sqlite-cursor-change-locale.c
+++ b/tests/libedata-book/test-sqlite-cursor-change-locale.c
@@ -72,7 +72,7 @@ main (gint argc,
step_test_add_assertion (data, 5, 17, 16, 18, 10, 14);
step_test_add_assertion (data, 5, 12, 13, 9, 19, 20);
- step_test_change_locale (data, "fr_CA.UTF-8", 0);
+ step_test_change_locale (data, "fr_CA.UTF-8", -1);
step_test_add_assertion (data, 5, 11, 1, 2, 5, 6);
step_test_add_assertion (data, 5, 4, 3, 7, 8, 15);
step_test_add_assertion (data, 5, 17, 16, 18, 10, 14);
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]