summaryrefslogtreecommitdiff
path: root/tests/tld-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tld-test.c')
-rw-r--r--tests/tld-test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/tld-test.c b/tests/tld-test.c
index 2e7f8a21..4fad8625 100644
--- a/tests/tld-test.c
+++ b/tests/tld-test.c
@@ -157,6 +157,9 @@ do_non_inet_tests (void)
{
int i;
+ g_test_bug ("679230");
+ g_test_bug ("681085");
+
for (i = 0; i < G_N_ELEMENTS (non_inet_tld_tests); i++) {
gboolean is_public;
const char *base_domain;