5 tests failed for the eclipse connector #3367
Closed
Metalesaek
started this conversation in
General
Replies: 3 comments
-
We won't be able to diagnose the issue without proper stack traces or an indication of what went wrong. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you very much for your reply, I run it in Ubuntu 22.04 machine and it
worked fine. The problem now is that I am trying to build django project,
but I don't have any Clue how to set up The connector into it. Please if
you have some sources or use cases, I would appreciate it.
Thanks again.
…On Tue, Aug 15, 2023, 14:15 Jim Marino ***@***.***> wrote:
We won't be able to diagnose the issue without proper stack traces or an
indication of what went wrong.
—
Reply to this email directly, view it on GitHub
<#3367 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/ANCUJD7MAFKSR4YTET2GLDLXVNR6HANCNFSM6AAAAAA3QX7XOA>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
0 replies
-
Please review the documentation and samples. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am building the eclipse connector in
windows 11.
Java version:
openjdk 17.0.8 2023-07-18
OpenJDK Runtime Environment Temurin-17.0.8+7 (build 17.0.8+7)
OpenJDK 64-Bit Server VM Temurin-17.0.8+7 (build 17.0.8+7, mixed mode, sharing)
Gradle version:
Gradle 8.2.1
However, the buid fail for the following 5 tests (copied from the index.html file):
• JsonLdExtensionTest. verifyCachedDocsFromConfig_multipleEntries_oneIncomplete(ServiceExtensionContext, ObjectFactory)
• JsonLdExtensionTest. verifyCachedDocsFromConfig_multipleEntries_oneInvalid(ServiceExtensionContext, ObjectFactory)
• JsonLdExtensionTest. verifyCachedDocsFromConfig_multipleValidEntries(ServiceExtensionContext, ObjectFactory)
• JsonLdExtensionTest. verifyCachedDocsFromConfig_oneValidEntry(ServiceExtensionContext, ObjectFactory)
• JsonLdExtensionTest. verifyCachedDocsFromConfig_oneValidEntry_withSuperfluous(ServiceExtensionContext, ObjectFactory)
I would appreciate any assistance to solve this issue.
Beta Was this translation helpful? Give feedback.
All reactions