Skip to content

[Bug]: mo-tester crash on checking result. #178

@fengttt

Description

@fengttt

Is there an existing issue for the same bug?

  • I have checked the existing issues.

Environment

- Version or commit-id (e.g. v0.1.0 or 8b23a93):
- Hardware parameters:
- OS type:
- Others:

Actual Behavior

2025-07-17 11:14:07 INFO Executor:37 - Start to execute the script file[/Users/fengttt/m/matrixone/test/distributed/cases/snapshot/snapshot_restore_system_table.sql] now, and it will take a few moment,pleas wait......
Exception in thread "main" java.lang.ArrayIndexOutOfBoundsException: Index 1 out of bounds for length 1
at io.mo.result.RSMetaData.getColumnLable(RSMetaData.java:38)
at io.mo.result.RSMetaData.equals(RSMetaData.java:94)
at io.mo.result.RSSet.equals(RSSet.java:159)
at io.mo.result.StmtResult.equals(StmtResult.java:106)
at io.mo.cases.SqlCommand.checkResult(SqlCommand.java:206)
at io.mo.db.Executor.run(Executor.java:186)
at io.mo.Tester.run(Tester.java:207)
at io.mo.Tester.run(Tester.java:216)
at io.mo.Tester.main(Tester.java:154)

Expected Behavior

No response

Steps to Reproduce

Additional information

No response

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions