szaszm commented on PR #1572:
URL: https://github.com/apache/nifi-minifi-cpp/pull/1572#issuecomment-1544972389

   The windows failure looks related:
   
   ```
   
   The following tests FAILED:
         98 - DeleteGCSObjectTests.ServerGivesPermaError (Failed)
         99 - DeleteGCSObjectTests.ServerGivesTransientErrors (Failed)
        100 - DeleteGCSObjectTests.HandlingSuccessfullDeletion (Failed)
        101 - DeleteGCSObjectTests.EmptyGeneration (Failed)
        104 - FetchGCSObjectTests.ServerError (Failed)
        105 - FetchGCSObjectTests.HappyPath (Failed)
        106 - FetchGCSObjectTests.EmptyGeneration (Failed)
        109 - GCPCredentialsTests.DefaultGCPCredentialsWithEnv (Failed)
        117 - ListGCSBucketTests.ServerGivesPermaError (Failed)
        118 - ListGCSBucketTests.ServerGivesTransientErrors (Failed)
        119 - ListGCSBucketTests.WithoutVersions (Failed)
        120 - ListGCSBucketTests.WithVersions (Failed)
        122 - PutGCSObjectTests.BucketFromAttribute (Failed)
        123 - PutGCSObjectTests.ServerGivesTransientErrors (Failed)
        124 - PutGCSObjectTests.ServerGivesPermaError (Failed)
   Errors while running CTest
        125 - PutGCSObjectTests.NonRequiredPropertiesAreMissing (Failed)
        126 - PutGCSObjectTests.Crc32cMD5LocationTest (Failed)
        127 - PutGCSObjectTests.DontOverwriteTest (Failed)
        128 - PutGCSObjectTests.ValidServerSideEncryptionTest (Failed)
        130 - PutGCSObjectTests.NoContentType (Failed)
        131 - PutGCSObjectTests.ContentTypeFromAttribute (Failed)
        132 - PutGCSObjectTests.ObjectACLTest (Failed)
   Error: Process completed with exit code 8.
   ```


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