Skip to content

Commit

Permalink
fix(deps): update redis docker tag to v7.2.1 (#1317)
Browse files Browse the repository at this point in the history
* fix(deps): update redis docker tag to v7.2.1

* chore(snapshots): 🤖 ✨

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] and github-actions[bot] authored Sep 29, 2023
1 parent ba798d3 commit 06e2968
Show file tree
Hide file tree
Showing 10 changed files with 208 additions and 132 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@ jobs:
runs-on: ubuntu-latest
services:
redis:
image: redis:7.2.0
image: redis:7.2.1
options: >-
--health-cmd "redis-cli ping"
--health-interval 10s
Expand Down
2 changes: 1 addition & 1 deletion .github/workflows/updatesnapshot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
runs-on: ubuntu-latest
services:
redis:
image: redis:7.2.0
image: redis:7.2.1
options: >-
--health-cmd "redis-cli ping"
--health-interval 10s
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# ioredis-mock &middot; [![npm](https://img.shields.io/npm/dm/ioredis-mock.svg?style=flat-square)](https://npm-stat.com/charts.html?package=ioredis-mock) [![npm version](https://img.shields.io/npm/v/ioredis-mock.svg?style=flat-square)](https://www.npmjs.com/package/ioredis-mock) [![Redis Compatibility: 65%](https://img.shields.io/badge/redis-65%25-orange.svg?style=flat-square)](compat.md) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](/~https://github.com/semantic-release/semantic-release)
# ioredis-mock &middot; [![npm](https://img.shields.io/npm/dm/ioredis-mock.svg?style=flat-square)](https://npm-stat.com/charts.html?package=ioredis-mock) [![npm version](https://img.shields.io/npm/v/ioredis-mock.svg?style=flat-square)](https://www.npmjs.com/package/ioredis-mock) [![Redis Compatibility: 66%](https://img.shields.io/badge/redis-66%25-orange.svg?style=flat-square)](compat.md) [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg?style=flat-square)](/~https://github.com/semantic-release/semantic-release)

This library emulates [ioredis](/~https://github.com/luin/ioredis) by performing
all operations in-memory. The best way to do integration testing against redis
Expand Down
2 changes: 1 addition & 1 deletion compat.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Supported commands ![Commands Coverage: 65%](https://img.shields.io/badge/coverage-65%25-orange.svg)
## Supported commands ![Commands Coverage: 66%](https://img.shields.io/badge/coverage-66%25-orange.svg)

> PRs welcome :heart:
Expand Down
2 changes: 1 addition & 1 deletion data/command-docs.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/command-info.json

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion data/info.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
"# Server\r\nredis_version:7.2.0\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:7f39debc4ae51812\r\nredis_mode:standalone\r\nos:Linux 5.15.0-1041-azure x86_64\r\narch_bits:64\r\nmonotonic_clock:POSIX clock_gettime\r\nmultiplexing_api:epoll\r\natomicvar_api:c11-builtin\r\ngcc_version:12.2.0\r\nprocess_id:1\r\nprocess_supervised:no\r\nrun_id:b246b5a3f07ba6bb0b9d760118fd1eb006cac151\r\ntcp_port:6379\r\nserver_time_usec:1693836999784494\r\nuptime_in_seconds:84\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:16115399\r\nexecutable:/tmp/redis-server\r\nconfig_file:\r\nio_threads_active:0\r\nlistener0:name=tcp,bind=*,bind=-::*,port=6379\r\n\r\n# Clients\r\nconnected_clients:1\r\ncluster_connections:0\r\nmaxclients:10000\r\nclient_recent_max_input_buffer:20480\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\ntracking_clients:0\r\nclients_in_timeout_table:0\r\ntotal_blocking_keys:0\r\ntotal_blocking_keys_on_nokey:0\r\n\r\n# Memory\r\nused_memory:4122272\r\nused_memory_human:3.93M\r\nused_memory_rss:15745024\r\nused_memory_rss_human:15.02M\r\nused_memory_peak:4208160\r\nused_memory_peak_human:4.01M\r\nused_memory_peak_perc:97.96%\r\nused_memory_overhead:868168\r\nused_memory_startup:865808\r\nused_memory_dataset:3254104\r\nused_memory_dataset_perc:99.93%\r\nallocator_allocated:4266128\r\nallocator_active:4579328\r\nallocator_resident:7262208\r\ntotal_system_memory:7268679680\r\ntotal_system_memory_human:6.77G\r\nused_memory_lua:40960\r\nused_memory_vm_eval:40960\r\nused_memory_lua_human:40.00K\r\nused_memory_scripts_eval:2176\r\nnumber_of_cached_scripts:11\r\nnumber_of_functions:0\r\nnumber_of_libraries:0\r\nused_memory_vm_functions:32768\r\nused_memory_vm_total:73728\r\nused_memory_vm_total_human:72.00K\r\nused_memory_functions:184\r\nused_memory_scripts:2360\r\nused_memory_scripts_human:2.30K\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.07\r\nallocator_frag_bytes:313200\r\nallocator_rss_ratio:1.59\r\nallocator_rss_bytes:2682880\r\nrss_overhead_ratio:2.17\r\nrss_overhead_bytes:8482816\r\nmem_fragmentation_ratio:3.86\r\nmem_fragmentation_bytes:11662760\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_total_replication_buffers:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:0\r\nmem_cluster_links:0\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.3.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\nlazyfreed_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nasync_loading:0\r\ncurrent_cow_peak:0\r\ncurrent_cow_size:0\r\ncurrent_cow_size_age:0\r\ncurrent_fork_perc:0.00\r\ncurrent_save_keys_processed:0\r\ncurrent_save_keys_total:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1693836999\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:0\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_saves:3\r\nrdb_last_cow_size:253952\r\nrdb_last_load_keys_expired:0\r\nrdb_last_load_keys_loaded:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:0\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_rewrites:1\r\naof_rewrites_consecutive_failures:0\r\naof_last_write_status:ok\r\naof_last_cow_size:245760\r\nmodule_fork_in_progress:0\r\nmodule_fork_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:955\r\ntotal_commands_processed:2834\r\ninstantaneous_ops_per_sec:52\r\ntotal_net_input_bytes:75599\r\ntotal_net_output_bytes:5175558\r\ntotal_net_repl_input_bytes:0\r\ntotal_net_repl_output_bytes:0\r\ninstantaneous_input_kbps:0.99\r\ninstantaneous_output_kbps:121.53\r\ninstantaneous_input_repl_kbps:0.00\r\ninstantaneous_output_repl_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:16\r\nexpired_stale_perc:1.30\r\nexpired_time_cap_reached_count:0\r\nexpire_cycle_cpu_milliseconds:0\r\nevicted_keys:0\r\nevicted_clients:0\r\ntotal_eviction_exceeded_time:0\r\ncurrent_eviction_exceeded_time:0\r\nkeyspace_hits:381\r\nkeyspace_misses:147\r\npubsub_channels:0\r\npubsub_patterns:0\r\npubsubshard_channels:0\r\nlatest_fork_usec:278\r\ntotal_forks:2\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\ntotal_active_defrag_time:0\r\ncurrent_active_defrag_time:0\r\ntracking_total_keys:0\r\ntracking_total_items:0\r\ntracking_total_prefixes:0\r\nunexpected_error_replies:0\r\ntotal_error_replies:87\r\ndump_payload_sanitizations:0\r\ntotal_reads_processed:3781\r\ntotal_writes_processed:2829\r\nio_threaded_reads_processed:0\r\nio_threaded_writes_processed:0\r\nreply_buffer_shrinks:19\r\nreply_buffer_expands:0\r\neventloop_cycles:5085\r\neventloop_duration_sum:1148862\r\neventloop_duration_cmd_sum:939387\r\ninstantaneous_eventloop_cycles_per_sec:109\r\ninstantaneous_eventloop_duration_usec:200\r\nacl_access_denied_auth:0\r\nacl_access_denied_cmd:0\r\nacl_access_denied_key:0\r\nacl_access_denied_channel:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_failover_state:no-failover\r\nmaster_replid:062ec0dd32b3be1f60f6cfc29b83dd61745c3821\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.423769\r\nused_cpu_user:0.269991\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.005532\r\nused_cpu_sys_main_thread:0.422080\r\nused_cpu_user_main_thread:0.269719\r\n\r\n# Modules\r\n\r\n# Errorstats\r\nerrorstat_ERR:count=66\r\nerrorstat_NOSCRIPT:count=2\r\nerrorstat_WRONGTYPE:count=19\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n"
"# Server\r\nredis_version:7.2.1\r\nredis_git_sha1:00000000\r\nredis_git_dirty:0\r\nredis_build_id:9392225f50acfb06\r\nredis_mode:standalone\r\nos:Linux 6.2.0-1012-azure x86_64\r\narch_bits:64\r\nmonotonic_clock:POSIX clock_gettime\r\nmultiplexing_api:epoll\r\natomicvar_api:c11-builtin\r\ngcc_version:12.2.0\r\nprocess_id:1\r\nprocess_supervised:no\r\nrun_id:a37911f9ac708936c9a02522cb2e6601a3392832\r\ntcp_port:6379\r\nserver_time_usec:1695986882280660\r\nuptime_in_seconds:82\r\nuptime_in_days:0\r\nhz:10\r\nconfigured_hz:10\r\nlru_clock:1488066\r\nexecutable:/tmp/redis-server\r\nconfig_file:\r\nio_threads_active:0\r\nlistener0:name=tcp,bind=*,bind=-::*,port=6379\r\n\r\n# Clients\r\nconnected_clients:1\r\ncluster_connections:0\r\nmaxclients:10000\r\nclient_recent_max_input_buffer:20480\r\nclient_recent_max_output_buffer:0\r\nblocked_clients:0\r\ntracking_clients:0\r\nclients_in_timeout_table:0\r\ntotal_blocking_keys:0\r\ntotal_blocking_keys_on_nokey:0\r\n\r\n# Memory\r\nused_memory:4095272\r\nused_memory_human:3.91M\r\nused_memory_rss:15638528\r\nused_memory_rss_human:14.91M\r\nused_memory_peak:4185896\r\nused_memory_peak_human:3.99M\r\nused_memory_peak_perc:97.84%\r\nused_memory_overhead:868104\r\nused_memory_startup:865744\r\nused_memory_dataset:3227168\r\nused_memory_dataset_perc:99.93%\r\nallocator_allocated:4244280\r\nallocator_active:4558848\r\nallocator_resident:7241728\r\ntotal_system_memory:7258234880\r\ntotal_system_memory_human:6.76G\r\nused_memory_lua:40960\r\nused_memory_vm_eval:40960\r\nused_memory_lua_human:40.00K\r\nused_memory_scripts_eval:2176\r\nnumber_of_cached_scripts:11\r\nnumber_of_functions:0\r\nnumber_of_libraries:0\r\nused_memory_vm_functions:32768\r\nused_memory_vm_total:73728\r\nused_memory_vm_total_human:72.00K\r\nused_memory_functions:184\r\nused_memory_scripts:2360\r\nused_memory_scripts_human:2.30K\r\nmaxmemory:0\r\nmaxmemory_human:0B\r\nmaxmemory_policy:noeviction\r\nallocator_frag_ratio:1.07\r\nallocator_frag_bytes:314568\r\nallocator_rss_ratio:1.59\r\nallocator_rss_bytes:2682880\r\nrss_overhead_ratio:2.16\r\nrss_overhead_bytes:8396800\r\nmem_fragmentation_ratio:3.86\r\nmem_fragmentation_bytes:11583264\r\nmem_not_counted_for_evict:0\r\nmem_replication_backlog:0\r\nmem_total_replication_buffers:0\r\nmem_clients_slaves:0\r\nmem_clients_normal:0\r\nmem_cluster_links:0\r\nmem_aof_buffer:0\r\nmem_allocator:jemalloc-5.3.0\r\nactive_defrag_running:0\r\nlazyfree_pending_objects:0\r\nlazyfreed_objects:0\r\n\r\n# Persistence\r\nloading:0\r\nasync_loading:0\r\ncurrent_cow_peak:0\r\ncurrent_cow_size:0\r\ncurrent_cow_size_age:0\r\ncurrent_fork_perc:0.00\r\ncurrent_save_keys_processed:0\r\ncurrent_save_keys_total:0\r\nrdb_changes_since_last_save:0\r\nrdb_bgsave_in_progress:0\r\nrdb_last_save_time:1695986882\r\nrdb_last_bgsave_status:ok\r\nrdb_last_bgsave_time_sec:0\r\nrdb_current_bgsave_time_sec:-1\r\nrdb_saves:3\r\nrdb_last_cow_size:253952\r\nrdb_last_load_keys_expired:0\r\nrdb_last_load_keys_loaded:0\r\naof_enabled:0\r\naof_rewrite_in_progress:0\r\naof_rewrite_scheduled:0\r\naof_last_rewrite_time_sec:0\r\naof_current_rewrite_time_sec:-1\r\naof_last_bgrewrite_status:ok\r\naof_rewrites:1\r\naof_rewrites_consecutive_failures:0\r\naof_last_write_status:ok\r\naof_last_cow_size:249856\r\nmodule_fork_in_progress:0\r\nmodule_fork_last_cow_size:0\r\n\r\n# Stats\r\ntotal_connections_received:952\r\ntotal_commands_processed:2827\r\ninstantaneous_ops_per_sec:35\r\ntotal_net_input_bytes:75447\r\ntotal_net_output_bytes:5153513\r\ntotal_net_repl_input_bytes:0\r\ntotal_net_repl_output_bytes:0\r\ninstantaneous_input_kbps:0.67\r\ninstantaneous_output_kbps:81.83\r\ninstantaneous_input_repl_kbps:0.00\r\ninstantaneous_output_repl_kbps:0.00\r\nrejected_connections:0\r\nsync_full:0\r\nsync_partial_ok:0\r\nsync_partial_err:0\r\nexpired_keys:16\r\nexpired_stale_perc:0.90\r\nexpired_time_cap_reached_count:0\r\nexpire_cycle_cpu_milliseconds:0\r\nevicted_keys:0\r\nevicted_clients:0\r\ntotal_eviction_exceeded_time:0\r\ncurrent_eviction_exceeded_time:0\r\nkeyspace_hits:381\r\nkeyspace_misses:147\r\npubsub_channels:0\r\npubsub_patterns:0\r\npubsubshard_channels:0\r\nlatest_fork_usec:341\r\ntotal_forks:2\r\nmigrate_cached_sockets:0\r\nslave_expires_tracked_keys:0\r\nactive_defrag_hits:0\r\nactive_defrag_misses:0\r\nactive_defrag_key_hits:0\r\nactive_defrag_key_misses:0\r\ntotal_active_defrag_time:0\r\ncurrent_active_defrag_time:0\r\ntracking_total_keys:0\r\ntracking_total_items:0\r\ntracking_total_prefixes:0\r\nunexpected_error_replies:0\r\ntotal_error_replies:87\r\ndump_payload_sanitizations:0\r\ntotal_reads_processed:3769\r\ntotal_writes_processed:2818\r\nio_threaded_reads_processed:0\r\nio_threaded_writes_processed:0\r\nreply_buffer_shrinks:16\r\nreply_buffer_expands:0\r\neventloop_cycles:5086\r\neventloop_duration_sum:1498635\r\neventloop_duration_cmd_sum:1276574\r\ninstantaneous_eventloop_cycles_per_sec:79\r\ninstantaneous_eventloop_duration_usec:235\r\nacl_access_denied_auth:0\r\nacl_access_denied_cmd:0\r\nacl_access_denied_key:0\r\nacl_access_denied_channel:0\r\n\r\n# Replication\r\nrole:master\r\nconnected_slaves:0\r\nmaster_failover_state:no-failover\r\nmaster_replid:0040a964f8ee315dc46e1ea0722b0c9dd22e994c\r\nmaster_replid2:0000000000000000000000000000000000000000\r\nmaster_repl_offset:0\r\nsecond_repl_offset:-1\r\nrepl_backlog_active:0\r\nrepl_backlog_size:1048576\r\nrepl_backlog_first_byte_offset:0\r\nrepl_backlog_histlen:0\r\n\r\n# CPU\r\nused_cpu_sys:0.466599\r\nused_cpu_user:0.262291\r\nused_cpu_sys_children:0.000000\r\nused_cpu_user_children:0.005782\r\nused_cpu_sys_main_thread:0.467994\r\nused_cpu_user_main_thread:0.258484\r\n\r\n# Modules\r\n\r\n# Errorstats\r\nerrorstat_ERR:count=66\r\nerrorstat_NOSCRIPT:count=2\r\nerrorstat_WRONGTYPE:count=19\r\n\r\n# Cluster\r\ncluster_enabled:0\r\n\r\n# Keyspace\r\n"
110 changes: 93 additions & 17 deletions test/integration/commands/__snapshots__/command.js.snap
Original file line number Diff line number Diff line change
Expand Up @@ -884,7 +884,10 @@ exports[`command returns all commands by default 1`] = `
"@slow",
"@dangerous",
],
[],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
],
[],
[],
],
Expand Down Expand Up @@ -1045,7 +1048,10 @@ exports[`command returns all commands by default 1`] = `
"@slow",
"@dangerous",
],
[],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
],
[],
[],
],
Expand All @@ -1066,7 +1072,10 @@ exports[`command returns all commands by default 1`] = `
"@slow",
"@dangerous",
],
[],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
],
[],
[],
],
Expand Down Expand Up @@ -2293,7 +2302,10 @@ exports[`command returns all commands by default 1`] = `
"@slow",
"@connection",
],
[],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
],
[],
[],
],
Expand All @@ -2312,7 +2324,10 @@ exports[`command returns all commands by default 1`] = `
"@slow",
"@connection",
],
[],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
],
[],
[],
],
Expand Down Expand Up @@ -3174,7 +3189,10 @@ exports[`command returns all commands by default 1`] = `
"@slow",
"@dangerous",
],
[],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
],
[],
[],
],
Expand All @@ -3195,7 +3213,10 @@ exports[`command returns all commands by default 1`] = `
"@slow",
"@dangerous",
],
[],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
],
[],
[],
],
Expand Down Expand Up @@ -6651,7 +6672,7 @@ exports[`command returns all commands by default 1`] = `
],
[
"request_policy:all_nodes",
"response_policy:all_succeeded",
"response_policy:agg_sum",
],
[],
[],
Expand Down Expand Up @@ -16021,7 +16042,15 @@ exports[`commandBuffer returns all commands by default 1`] = `
Buffer<40 73 6c 6f 77>,
Buffer<40 64 61 6e 67 65 72 6f 75 73>,
],
[],
[
Buffer<
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
>,
],
[],
[],
],
Expand Down Expand Up @@ -16182,7 +16211,15 @@ exports[`commandBuffer returns all commands by default 1`] = `
Buffer<40 73 6c 6f 77>,
Buffer<40 64 61 6e 67 65 72 6f 75 73>,
],
[],
[
Buffer<
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
>,
],
[],
[],
],
Expand All @@ -16203,7 +16240,15 @@ exports[`commandBuffer returns all commands by default 1`] = `
Buffer<40 73 6c 6f 77>,
Buffer<40 64 61 6e 67 65 72 6f 75 73>,
],
[],
[
Buffer<
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
>,
],
[],
[],
],
Expand Down Expand Up @@ -17438,7 +17483,15 @@ exports[`commandBuffer returns all commands by default 1`] = `
Buffer<40 73 6c 6f 77>,
Buffer<40 63 6f 6e 6e 65 63 74 69 6f 6e>,
],
[],
[
Buffer<
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
>,
],
[],
[],
],
Expand All @@ -17457,7 +17510,15 @@ exports[`commandBuffer returns all commands by default 1`] = `
Buffer<40 73 6c 6f 77>,
Buffer<40 63 6f 6e 6e 65 63 74 69 6f 6e>,
],
[],
[
Buffer<
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
>,
],
[],
[],
],
Expand Down Expand Up @@ -18362,7 +18423,15 @@ exports[`commandBuffer returns all commands by default 1`] = `
Buffer<40 73 6c 6f 77>,
Buffer<40 64 61 6e 67 65 72 6f 75 73>,
],
[],
[
Buffer<
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
>,
],
[],
[],
],
Expand All @@ -18383,7 +18452,15 @@ exports[`commandBuffer returns all commands by default 1`] = `
Buffer<40 73 6c 6f 77>,
Buffer<40 64 61 6e 67 65 72 6f 75 73>,
],
[],
[
Buffer<
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
>,
],
[],
[],
],
Expand Down Expand Up @@ -21980,8 +22057,7 @@ exports[`commandBuffer returns all commands by default 1`] = `
72 65 71 75 65 73 74 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 6e 6f 64 65 73
>,
Buffer<
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 6c 6c 5f 73 75 63 63 65 65
64 65 64
72 65 73 70 6f 6e 73 65 5f 70 6f 6c 69 63 79 3a 61 67 67 5f 73 75 6d
>,
],
[],
Expand Down
Loading

0 comments on commit 06e2968

Please sign in to comment.