summaryrefslogtreecommitdiff
path: root/jstests/sharding/transient_txn_error_labels.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/transient_txn_error_labels.js')
-rw-r--r--jstests/sharding/transient_txn_error_labels.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/sharding/transient_txn_error_labels.js b/jstests/sharding/transient_txn_error_labels.js
index 0962862e891..036f8136e61 100644
--- a/jstests/sharding/transient_txn_error_labels.js
+++ b/jstests/sharding/transient_txn_error_labels.js
@@ -2,6 +2,7 @@
* Test TransientTransactionErrors error label in transactions.
* @tags: [
* uses_transactions,
+ * temporary_catalog_shard_incompatible,
* ]
*/