vishesh92 commented on PR #9199:
URL: https://github.com/apache/cloudstack/pull/9199#issuecomment-2160169796
```java
Error: Tests run: 33, Failures: 0, Errors: 1, Skipped: 0, Time elapsed:
10.176 s <<< FAILURE! - in
org.apache.cloudstack.api.response.QuotaResponseBuilderImplTest
Error:
validateEndDateOnCreatingNewQuotaTariffTestSetValidEndDate(org.apache.cloudstack.api.response.QuotaResponseBuilderImplTest)
Time elapsed: 0.02 s <<< ERROR!
com.cloud.exception.InvalidParameterValueException: The quota tariff's end
date [Tue Jun 11 08:34:00 UTC 2024] cannot be less than now [Tue Jun 11
08:34:00 UTC 2024].
at
org.apache.cloudstack.api.response.QuotaResponseBuilderImplTest.__CLR4_4_1z0nq4d18x(QuotaResponseBuilderImplTest.java:335)
at
org.apache.cloudstack.api.response.QuotaResponseBuilderImplTest.validateEndDateOnCreatingNewQuotaTariffTestSetValidEndDate(QuotaResponseBuilderImplTest.java:331)
```
@DaanHoogland the above test is failing and is not related to this PR. I am
creating another PR to fix the unit test failure.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]