Skip to content
This repository has been archived by the owner on Feb 2, 2024. It is now read-only.

Failing integration test in edci.wallet.service.VerifiablePresentationITest.prepareInputs #5

Open
SeSodesa opened this issue Aug 25, 2021 · 1 comment

Comments

@SeSodesa
Copy link

SeSodesa commented Aug 25, 2021

After fixing issue #3, the compilation process continues, until the function

integration.eu.europa.ec.empl.edci.wallet.service.VerifiablePresentationITest.prepareInputs

also mentioned in the title is encountered. The following error is then thrown:

[ERROR]
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.593 s <<< FAILURE! - in
integration.eu.europa.ec.empl.edci.wallet.service.VerifiablePresentationITest
[ERROR]
downloadVerifiablePresentationPDF_shouldBuildPDF_whenHavingAValidCredential(integration.eu.europa.ec.empl.edci.wallet.service.VerifiablePresentationITest) Time elapsed: 0.056 s <<< ERROR!
java.lang.NullPointerException at
integration.eu.europa.ec.empl.edci.wallet.service.VerifiablePresentationITest.prepareInputs(VerifiablePresentationITest.java:97)

This is yet another obstacle in the way of compiling the entire project.

@Esayos
Copy link
Contributor

Esayos commented Sep 20, 2021

Hello @SeSodesa , this will be corrected in the next version, for the meantime, you can disable test in pom.xml in order to build the artifact

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants