diff --git a/tests/dbal/fixtures/massmail_crossjoin.xml b/tests/dbal/fixtures/massmail_crossjoin.xml
index 801205eb81..ef0a2b7149 100644
--- a/tests/dbal/fixtures/massmail_crossjoin.xml
+++ b/tests/dbal/fixtures/massmail_crossjoin.xml
@@ -12,20 +12,36 @@
user_id
username
username_clean
+ user_permissions
+ user_sig
+ user_occ
+ user_interests
1
mass email
mass email
+
+
+
+
2
banned
banned
+
+
+
+
3
not in group
not in group
+
+
+
+
diff --git a/tests/dbal/fixtures/three_users.xml b/tests/dbal/fixtures/three_users.xml
index a6789f4a01..a50e3e8634 100644
--- a/tests/dbal/fixtures/three_users.xml
+++ b/tests/dbal/fixtures/three_users.xml
@@ -3,17 +3,33 @@
user_id
username_clean
+ user_permissions
+ user_sig
+ user_occ
+ user_interests
1
barfoo
+
+
+
+
2
foobar
+
+
+
+
3
bertie
+
+
+
+
diff --git a/tests/session/fixtures/sessions_empty.xml b/tests/session/fixtures/sessions_empty.xml
index f94337314e..0e6ddccd88 100644
--- a/tests/session/fixtures/sessions_empty.xml
+++ b/tests/session/fixtures/sessions_empty.xml
@@ -3,17 +3,33 @@
user_id
username_clean
+ user_permissions
+ user_sig
+ user_occ
+ user_interests
1
anonymous
+
+
+
+
3
foo
+
+
+
+
4
bar
+
+
+
+
diff --git a/tests/session/fixtures/sessions_full.xml b/tests/session/fixtures/sessions_full.xml
index bf6fc65997..509687f4d2 100644
--- a/tests/session/fixtures/sessions_full.xml
+++ b/tests/session/fixtures/sessions_full.xml
@@ -3,17 +3,33 @@
user_id
username_clean
+ user_permissions
+ user_sig
+ user_occ
+ user_interests
1
anonymous
+
+
+
+
3
foo
+
+
+
+
4
bar
+
+
+
+