[
https://issues.apache.org/jira/browse/CAMEL-21314?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Claus Ibsen updated CAMEL-21314:
--------------------------------
Component/s: tests
> camel-aws - Fix S3CopyObjectCustomerKeyIT.sendIn which is failing on main
> branch
> --------------------------------------------------------------------------------
>
> Key: CAMEL-21314
> URL: https://issues.apache.org/jira/browse/CAMEL-21314
> Project: Camel
> Issue Type: Task
> Components: camel-aws2, tests
> Affects Versions: 4.8.0
> Reporter: Aurélien Pupier
> Assignee: Andrea Cosentino
> Priority: Minor
> Fix For: 4.x
>
>
> it is currently not possible. There is this test in error:
> {noformat}
> [[1;31mERROR[m] [1;31mTests [0;1mrun: [0;1m1[m, [1;31mFailures:
> [0;1;31m1[m, Errors: 0, Skipped: 0, Time elapsed: 0.160 s[1;31m <<<
> FAILURE![m -- in
> org.apache.camel.component.aws2.s3.integration.[1mS3CopyObjectCustomerKeyIT[m
> [[1;31mERROR[m]
> org.apache.camel.component.aws2.s3.integration.S3CopyObjectCustomerKeyIT.sendIn
> -- Time elapsed: 0.153 s <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: not <null>
> at
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:152)
> at
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
> at org.junit.jupiter.api.AssertNotNull.failNull(AssertNotNull.java:49)
> at
> org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:35)
> at
> org.junit.jupiter.api.AssertNotNull.assertNotNull(AssertNotNull.java:30)
> at org.junit.jupiter.api.Assertions.assertNotNull(Assertions.java:304)
> at
> org.apache.camel.component.aws2.s3.integration.S3CopyObjectCustomerKeyIT.sendIn(S3CopyObjectCustomerKeyIT.java:98)
> at java.base/java.lang.reflect.Method.invoke(Method.java:569)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
> at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
> {noformat}
> Tried with localstack/localstack:3.7.0 and localstack/localstack:3.7.2
> to investigate if it is just a matter of test update or there is a real
> breakage with latest version of AWS
--
This message was sent by Atlassian Jira
(v8.20.10#820010)