Skip to content

Commit

Permalink
Test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Lindström committed Aug 2, 2022
1 parent 7fdc993 commit 15783d7
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 7 deletions.
3 changes: 0 additions & 3 deletions mysql-test/suite/galera/r/galera_defaults.result
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
connection node_2;
connection node_1;
# Correct Galera library found
SELECT COUNT(*) `expect 50` FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES WHERE VARIABLE_NAME LIKE 'wsrep_%';
expect 50
50
SELECT VARIABLE_NAME, VARIABLE_VALUE
FROM INFORMATION_SCHEMA.GLOBAL_VARIABLES
WHERE VARIABLE_NAME LIKE 'wsrep_%'
Expand Down
4 changes: 2 additions & 2 deletions mysql-test/suite/galera/r/galera_ist_MDEV-28423,debug.rdiff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- r/galera_ist_MDEV-28423.result
+++ r/galera_ist_MDEV-28423.reject
--- suite/galera/r/galera_ist_MDEV-28423.result 2022-06-13 09:40:33.073863796 +0300
+++ suite/galera/r/galera_ist_MDEV-28423.reject 2022-06-13 09:58:59.936874991 +0300
@@ -517,3 +517,187 @@
1
DROP TABLE t1;
Expand Down
4 changes: 2 additions & 2 deletions mysql-test/suite/galera/r/galera_ist_MDEV-28583,debug.rdiff
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- r/galera_ist_MDEV-28583.result
+++ r/galera_ist_MDEV-28583.reject
--- suite/galera/r/galera_ist_MDEV-28583.result 2022-06-11 10:48:16.875034382 +0300
+++ suite/galera/r/galera_ist_MDEV-28583,debug.reject 2022-06-11 11:25:55.616481509 +0300
@@ -517,3 +517,187 @@
1
DROP TABLE t1;
Expand Down

0 comments on commit 15783d7

Please sign in to comment.