Skip to content

Commit 432d47e

Browse files
weigondahlerlend
authored andcommitted
WL#15440 MySQL REST Service - postfix
enabled etag related tests on solaris Change-Id: I43fdb18c80a9f900d601b7508bcba48c0d0a6a9e
1 parent 9f94d22 commit 432d47e

31 files changed

+28
-123
lines changed

mysql-test/suite/router/t/authentication_multiple_services.test

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Main objevtive of this test is verification that session created by
1+
# Main objective of this test is verification that session created by
22
# one auth-app may be used with its services
33
#
44
# 1. Verify that authentication endpoints are created and avaiable
@@ -7,10 +7,6 @@
77
# 2. Verifiy that session can be shared by multiple services
88
#
99

10-
# This test stores etags in the result file. The result etag is different on
11-
# Solaris so we disable it until this is further investigated.
12-
--source include/not_solaris.inc
13-
1410
--source include/have_router.inc
1511
--source ../include/mrs/is_mrs_schema_v3_or_v4.inc
1612

mysql-test/suite/router/t/detect_adds_db_object.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62

73
# Set the router-id, to generate statistics

mysql-test/suite/router/t/detect_changes_db_object.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62

73
# Set the router-id, to generate statistics

mysql-test/suite/router/t/document_etags.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62

73
# we fiddle with metadata version view here so we want single view name

mysql-test/suite/router/t/field_filters.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62

73
--let $extra_mrs_router_id=1

mysql-test/suite/router/t/metadata_cluster_basic.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62
--source include/have_group_replication_plugin.inc
73

mysql-test/suite/router/t/metadata_cluster_basic_single_primary.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62
--source include/have_group_replication_plugin.inc
73

mysql-test/suite/router/t/metadata_cluster_basic_single_primary_sync_gtid.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62
--source include/have_group_replication_plugin.inc
73

mysql-test/suite/router/t/metadata_cluster_basic_single_primary_sync_gtid_embed.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62
--source include/have_group_replication_plugin.inc
73

mysql-test/suite/router/t/metadata_gtid.test

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
# This test stores etags in the result file. The result etag is different on
2-
# Solaris so we disable it until this is further investigated.
3-
--source include/not_solaris.inc
4-
51
--source include/have_router.inc
62
--source include/have_group_replication_plugin.inc
73

0 commit comments

Comments
 (0)