DaanHoogland commented on PR #7378:
URL: https://github.com/apache/cloudstack/pull/7378#issuecomment-1663615368

   ```
   08:50:02 [ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time 
elapsed: 2.42 s <<< FAILURE! - in 
org.apache.backup.networker.NetworkerClientTest
   08:50:03 [ERROR] 
testregisterBackupForVMwithOutSsid(org.apache.backup.networker.NetworkerClientTest)
  Time elapsed: 0.198 s  <<< FAILURE!
   08:50:03 com.github.tomakehurst.wiremock.client.VerificationException: 
   08:50:03 No requests exactly matched. Most similar request was:  expected:<
   08:50:03 GET
   08:50:03 
/nwrestapi/v3/global/backups/?q=name:i-2-15-VM+and+saveTime:['2022-07-12T02:02:03'+TO+'2023-08-03T06:50:02']
   08:50:03 > but was:<
   08:50:03 GET
   08:50:03 
/nwrestapi/v3/global/backups/?q=name:i-2-15-VM+and+saveTime:['2022-07-12T02:02:03'+TO+'2023-08-03T06:50:03']
   08:50:03 >
   08:50:03     at 
org.apache.backup.networker.NetworkerClientTest.testregisterBackupForVMwithOutSsid(NetworkerClientTest.java:630)
   08:50:03 
   08:50:03 [INFO] 
   08:50:03 [INFO] Results:
   08:50:03 [INFO] 
   08:50:03 [ERROR] Failures: 
   08:50:03 [ERROR]   
NetworkerClientTest.testregisterBackupForVMwithOutSsid:630 No requests exactly 
matched. Most similar request was:  expected:<
   08:50:03 GET
   08:50:03 
/nwrestapi/v3/global/backups/?q=name:i-2-15-VM+and+saveTime:['2022-07-12T02:02:03'+TO+'2023-08-03T06:50:02']
   08:50:03 > but was:<
   08:50:03 GET
   08:50:03 
/nwrestapi/v3/global/backups/?q=name:i-2-15-VM+and+saveTime:['2022-07-12T02:02:03'+TO+'2023-08-03T06:50:03']
   08:50:03 >
   ```
   strange failure; a second off :(
   @blueorangutan package


-- 
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]

Reply via email to