Christophe Loiseau

Results 10 comments of Christophe Loiseau

Already opening the next release's issue to take notes. The new version must be `8.0.0` after the merge. - [ ] Explain why this was done in - [x] The...

Replace by https://github.com/sovity/edc-extensions/issues/959

@SebastianOpriel Nothing new, I didn't touch this issue for months.

This PR also triggered the issue: https://github.com/sovity/edc-extensions/pull/970 Faulty branch tracked as `reference/edc-ce-issue-870` in EDC CE

100% reproducible error at de.sovity.edc.ext.wrapper.api.ui.pages.catalog.CatalogApiTest#testDistributionKey on `reference/edc-ce-issue-870-repro`

Similar error but probably not related: when failing got process a message sent over the EDC protocol: 2024-07-10 11:08:46 5.15.0 WARNING An exception mapping did not successfully produce and processed...

I have the impression that adding tests triggers more of these timeouts, then adding 1 more `@DisabledOnGithub` on the failing test hides the issue.

Another problem, unrelated: reference/gh-lombok-issue-missing-builder Fails with ``` > Task :utils:test-utils:javadoc /home/runner/work/edc-ce/edc-ce/utils/test-utils/src/main/java/de/sovity/edc/extension/e2e/extension/CeE2eTestExtensionConfigFactory.java:22: error: cannot find symbol public static E2eTestExtensionConfig.E2eTestExtensionConfigBuilder defaultBuilder() { ^ symbol: class E2eTestExtensionConfigBuilder location: class E2eTestExtensionConfig /home/runner/work/edc-ce/edc-ce/utils/test-utils/src/main/java/de/sovity/edc/extension/e2e/extension/CeE2eTestExtensionConfigFactory.java:26: error: cannot...

@efiege I don't know, I must test this again, see if it's gone. Preferably after the update to 0.7, so I validate this on the new version. And I will...

Discussed with @richardtreier Postponed as the problem doesn't happen right now and we have other more important topics.