File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 759759
760760
761761
762- === TEST 20: destory Lua VM in cache processes (without privileged agent or shdict)
762+ === TEST 20: destroy Lua VM in cache processes (without privileged agent or shdict)
763763--- http_config
764764 lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
765765
@@ -797,7 +797,7 @@ start privileged agent process
797797
798798
799799
800- === TEST 21: destory Lua VM in cache processes (without privileged agent but with shdict)
800+ === TEST 21: destroy Lua VM in cache processes (without privileged agent but with shdict)
801801--- http_config
802802 lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
803803
@@ -835,7 +835,7 @@ start privileged agent process
835835
836836
837837
838- === TEST 22: destory Lua VM in cache processes (with privileged agent)
838+ === TEST 22: destroy Lua VM in cache processes (with privileged agent)
839839--- http_config
840840 lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
841841
@@ -875,7 +875,7 @@ qr/start privileged agent process \d+/
875875
876876
877877
878- === TEST 23: destory Lua VM in cache processes (with init worker and privileged agent)
878+ === TEST 23: destroy Lua VM in cache processes (with init worker and privileged agent)
879879--- http_config
880880 lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
881881
@@ -916,7 +916,7 @@ qr/lua close the global Lua VM ([0-9A-F]+)$/,
916916
917917
918918
919- === TEST 24: destory Lua VM in cache processes (with init worker but without privileged agent)
919+ === TEST 24: destroy Lua VM in cache processes (with init worker but without privileged agent)
920920--- http_config
921921 lua_package_path "../lua-resty-core/lib/?.lua;../lua-resty-lrucache/lib/?.lua;;";
922922
You can’t perform that action at this time.
0 commit comments