You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "lordgamez (via GitHub)" <gi...@apache.org> on 2023/05/12 07:13:45 UTC

[GitHub] [nifi-minifi-cpp] lordgamez commented on pull request #1572: MINIFICPP-2027 Upgrade Google Cloud library to version 2.10.1

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

   > 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.
   > ```
   
   Yes I moved the PR back to draft state due to this, I'm still investigating the issue


-- 
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: issues-unsubscribe@nifi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org