Skip to content

Test fails with gas limit and timeout after upgrade to v1.66.2 #25652

@navi-eric

Description

@navi-eric

I manually set the time in my tests with clock and when I run sui move test it fails with timeout.

clock::set_for_testing(&mut clock, 1000);
clock::set_for_testing(&mut clock, 1000 + 12 * 3600_000);

And also there is an error inside the sui code space

Image

Metadata

Metadata

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