Skip to content

feat: support for most of the TP tck test #5031

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Jun 11, 2025

Conversation

wolf4ood
Copy link
Contributor

@wolf4ood wolf4ood commented Jun 10, 2025

What this PR changes/adds

Removes the allowed failure tests that previously failed caused by missing endpoint, since now it's not mandatory anymore.

Additionally for the tck tests * -> suspended -> terminated the EDC was throwing an exception due the EDR being already revoked (removed by default implementation) and in the subsequent DataFlowManager#stop invocation, the revocation failed (not found).

For this use case (PULL scenarion) if the DataFlow status is Suspended and the error from the revocation service is not found, the ``DataFlowManager#stop` will not fail.

Why it does that

Briefly state why the change was necessary.

Further notes

List other areas of code that have changed but are not necessarily linked to the main feature. This could be method
signature changes, package declarations, bugs that were encountered and were fixed inline, etc.

Who will sponsor this feature?

Please @-mention the committer that will sponsor your feature.

Linked Issue(s)

Closes #4977

Please be sure to take a look at the contributing guidelines and our etiquette for pull requests.

@wolf4ood wolf4ood added enhancement New feature or request dataspace-protocol related to the dataspace protocol labels Jun 10, 2025
@wolf4ood wolf4ood self-assigned this Jun 10, 2025
@wolf4ood wolf4ood marked this pull request as ready for review June 10, 2025 13:00
@wolf4ood wolf4ood merged commit d81b70c into eclipse-edc:main Jun 11, 2025
28 of 33 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dataspace-protocol related to the dataspace protocol enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Dspace data address missing field
2 participants