(chores) camel-core: disable flaky tests on GitHub#11532
Conversation
|
🌟 Thank you for your contribution to the Apache Camel project! 🌟 🤖 CI automation will test this PR automatically. 🐫 Apache Camel Committers, please review the following items:
|
That's a very good question. Looking at the blame record for this class, it seems it was added in 2007 to cover a test case by someone named Alberto Mijares: e824181 |
* CAMEL-19877: camel-file - Add option to accept hidden folders * CAMEL-19877: add unit test * CAMEL-19877: fix unit test * CAMEL-19877: fix logic bug * CAMEL-19877: change '.camel' to constant * CAMEL-19877: add missing file * Upgrade commons-dbcp2 2.10.0 (#11519) * Upgrade qpid broker 9.1.0 (#11520) * CAMEL-19876: camel-jbang - Add maven-settings to camel-jbang export command * Upgrade Huawei Cloud Core SDK to version 3.1.60 (#11522) Signed-off-by: Andrea Cosentino <ancosen@gmail.com> * Upgrade Huawei Cloud OBS to version 3.23.5 (#11523) Signed-off-by: Andrea Cosentino <ancosen@gmail.com> * CAMEL-19903 - Upgrade Debezium to 2.3.4.Final (#11524) Signed-off-by: Andrea Cosentino <ancosen@gmail.com> * CAMEL-19904: Remove old unmaintaned versions from spring.schemas files. (#11525) * CAMEL-19193: Add to 3.21 upgrade guide about metrics renamed * CAMEL-19902 - Azure CosmosDB: Expose an IndexingPolicy parameter for createContainer operation (#11527) Signed-off-by: Andrea Cosentino <ancosen@gmail.com> * CAMEL-19398: fix not being able to enable statistics after initialized (#11526) The statistics need to be set after the context and registry are initialized because of Spring. This fix cleanups and partially reverts change a7d67bc. * CAMEL-19899: Process attachments before reading the request body for HttpServletRequest * (chores) camel-core: disable flaky tests on GitHub (#11532) * Update known releases in catalog * (chores) Cleanup String-related operations (#11530) - Use isEmpty instead of checking for length - Use ObjectHelper.isBoolean * CAMEL-19906 - Camel-Jbang: No need to have specific application properties exports for Secret Refresh features (#11528) Signed-off-by: Andrea Cosentino <ancosen@gmail.com> * Add debug message for missing JAXB XmlRootElement annotation (#11517) Co-authored-by: Adriano Machado <admachad@redhat.com> * (chores) camel-core: disable flaky test on GitHub (#11533) * [CAMEL-19909] camel-catalog: model catalog refers to not-existing DescriptionDefinition javaType (#11535) * Typo * CAMEL-19908: camel-azure-servicebus - Fix title name of component * (chores) camel-restdsl-openapi: added missing test dependency Signed-off-by: Otavio R. Piske <angusyoung@gmail.com> * (chores) tooling/maven: force skip maven plugin tests This should prevent problems caused by cyclic dependencies between the tests and modules that may not have been built Signed-off-by: Otavio R. Piske <angusyoung@gmail.com> * (chores) archetypes: should use 17 as the base Java version Signed-off-by: Otavio R. Piske <angusyoung@gmail.com> * (chores) doc: minor adjustments to the contribution documentation Signed-off-by: Otavio R. Piske <angusyoung@gmail.com> * CAMEL-19774: camel-jbang - Rename command: pipe to script * CAMEL-19802: camel-jbang - Add option to exclude files by pattern * (chores) doc: add missing word in getting-started guide (#11540) The part of the "Routes" section of the getting-started guide that reads "a predicate that tests if the body of the matches" seems to be missing the word "message" between "the body of the" and "matches". The purpose of this commit is to the add that word to that part of the guide in order to make it slightly clearer. * (chores) tooling: use final when possible - use static inner classes - use chained append calls - remove unnecessary transient modifier - remove unnecessary call to toString - use simpler generics expressions - use isEmpty instead of checking for length * Regen SBOM from commit 6da1a81 (#11544) Signed-off-by: GitHub <noreply@github.com> Co-authored-by: oscerd <oscerd@users.noreply.github.com> * Upgrade AWS SDK v2 to version 2.20.153 (#11545) Signed-off-by: Andrea Cosentino <ancosen@gmail.com> * CAMEL-19877: camel-file - Add option to accept hidden folders * CAMEL-19877: add missing file * CAMEL-19877: resolve conflicts * CAMEL-19877: rename includeHiddenDir to includeHiddenDirs --------- Signed-off-by: Andrea Cosentino <ancosen@gmail.com> Signed-off-by: Otavio R. Piske <angusyoung@gmail.com> Signed-off-by: GitHub <noreply@github.com> Co-authored-by: tanyu <838806482@qq.com> Co-authored-by: Claus Ibsen <claus.ibsen@gmail.com> Co-authored-by: Andrea Cosentino <ancosen@gmail.com> Co-authored-by: Otavio Rodolfo Piske <orpiske@users.noreply.github.com> Co-authored-by: James Netherton <jamesnetherton@gmail.com> Co-authored-by: Adriano Machado <60320+ammachado@users.noreply.github.com> Co-authored-by: Adriano Machado <admachad@redhat.com> Co-authored-by: Tomohisa Igarashi <tm.igarashi@gmail.com> Co-authored-by: Otavio R. Piske <angusyoung@gmail.com> Co-authored-by: João Martins <joao.martins@talkdesk.com> Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: oscerd <oscerd@users.noreply.github.com>
No description provided.