SAML-Toolkits / java-saml

Java SAML toolkit
MIT License
634 stars 398 forks source link

Testcases seems to be failing #402

Open amitmahajanus opened 1 year ago

amitmahajanus commented 1 year ago

With latest master branch on fresh checkout of code and mvn clean package, there are test failures Screenshot 2023-07-19 112000

pitbulk commented 1 year ago

I guess they are related to the fact that crafted SAML messages used on tests could have expired and not usable anymore, I will need to review and recreate.

markkolich commented 1 year ago

@pitbulk this has been fixed in https://github.com/SAML-Toolkits/java-saml/pull/395