diff --git a/scripts/contrib/convert-variable-renames.py b/scripts/contrib/convert-variable-renames.py
index 856c001e11..304f5484ed 100755
--- a/scripts/contrib/convert-variable-renames.py
+++ b/scripts/contrib/convert-variable-renames.py
@@ -53,9 +53,14 @@ removed_list = [
 ]
 
 context_check_list = [
+"abort",
 "blacklist",
+"slave",
+"sanity check",
+"sanity test",
+"segregate",
+"segregation",
 "whitelist",
-"abort",
 ]
 
 def processfile(fn):
