mdedetrich commented on issue #656: URL: https://github.com/apache/pekko-connectors/issues/656#issuecomment-2792072885
So I actually ran the test suite against a proper GCS account and I can confirm that the current tests actually don't work, they seem to have either been improperly implemented or more likely GCS changed the behaviour around how metadata works. ``` [info] <-- [org.apache.pekko.stream.connectors.googlecloud.storage.impl.GoogleGCStorageStreamIntegrationSpec: GCStorageStream should provide a sink to stream data to gcs] End of log messages of test that [Failed(org.scalatest.exceptions.TestFailedException: None was not equal to Some(Map("meta-key-1" -> "value-1")))] [info] - should provide a sink to stream data to gcs *** FAILED *** [info] None was not equal to Some(Map("meta-key-1" -> "value-1")) (GCStorageStreamIntegrationSpec.scala:285) ``` I will look into this -- 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: notifications-unsubscr...@pekko.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@pekko.apache.org For additional commands, e-mail: notifications-h...@pekko.apache.org