Closed brandonmikeska closed 11 months ago
Thanks @brandonmikeska , will have a look into it, its the individual package which is timing out isn't it?
@azlam-abdulsalam yes we are working on the team to break up their package into smaller ones as a work around but it's really old legacy test classes taking 2+ hours to run which makes it really difficult for us to deploy at the moment.
Possible fix: #1443
@azlam-abdulsalam do we want to close this out? Also should we build a local docker image until this can be released (November or December release)?
Yes , its good, will release it next week, you can try the alpha builds to use it.
Describe the bug While using the release command, it asks for a waitTime but doesn't honor that.
To Reproduce Steps to reproduce the behavior: Create a release and put a waitTime other than 2 hours.
Expected behavior It should take the user's input and use that for the wait time instead of hard coding to 2 hours.
Screenshots DeploySourceToOrgImpl.ts#L183
Platform Details (please complete the following information):
Additional context Add any other context about the problem here.