Skip to content

Excessive runtime in testing src/screens/UserPortal/Volunteer/Actions/Actions.spec.tsx #3600

Closed
@JaiPannu-IITI

Description

@JaiPannu-IITI

Overview

All vitest should fit inside the configured limit of 10000ms

Image

Mentioned test file has runtime (17000ms) greater than configured limit

Image

This leads to unexpected failing of vitest workflow (Sometimes it is fine, but sometimes it does fail, based on testing latency)

Image

File should fit inside allowed runtime.

Approach

Refer: #3601

(Remove unnecessary long-waits,If required optimize test cases)

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingtestTesting applicationunapproved

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions