Skip to content

Commit 5eca2ca

Browse files
author
peachisai
committed
fix redisson plugin test error
1 parent 465278c commit 5eca2ca

2 files changed

Lines changed: 3 additions & 2 deletions

File tree

test/plugin/scenarios/redisson-scenario/config/expectedData.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ segmentItems:
6666
- { key: cache.instance, value: not null }
6767
- { key: cache.cmd, value: EVAL }
6868
- { key: cache.key, value: not null }
69-
skipAnalysis: 'false'
69+
skipAnalysis: 'true'
7070
- operationName: Redisson/LOCK
7171
parentSpanId: 0
7272
spanId: nq 0
@@ -98,7 +98,7 @@ segmentItems:
9898
- { key: cache.instance, value: not null }
9999
- { key: cache.cmd, value: EVAL }
100100
- { key: cache.key, value: not null }
101-
skipAnalysis: 'false'
101+
skipAnalysis: 'true'
102102
- operationName: Redisson/LOCK
103103
parentSpanId: 0
104104
spanId: nq 0

test/plugin/scenarios/redisson-scenario/support-version.list

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
# See the License for the specific language governing permissions and
1515
# limitations under the License.
1616

17+
3.24.1
1718
3.20.1
1819
3.16.3
1920
3.11.5

0 commit comments

Comments
 (0)