Temporarily turn off tablespace tests for tde_heap (#348)

To not obscure CI whilst fixing the issue
pull/209/head
Andrew Pogrebnoi 10 months ago committed by GitHub
parent 0bec887f33
commit ef905f8d4a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
  1. 2
      meson.build

@ -127,7 +127,7 @@ if get_variable('percona_ext', false)
'trigger_on_view',
'change_access_method',
'insert_update_delete',
'tablespace',
# 'tablespace',
'vault_v2_test',
'alter_index',
'merge_join',

Loading…
Cancel
Save