mmoayyed commented on pull request #227: URL: https://github.com/apache/syncope/pull/227#issuecomment-730153828
Tests seem to pass OK locally: ``` [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.syncope.fit.sra.CASSRAITCase [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 46.83 s - in org.apache.syncope.fit.sra.CASSRAITCase [INFO] Running org.apache.syncope.fit.sra.OAUTH2SRAITCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.152 s - in org.apache.syncope.fit.sra.OAUTH2SRAITCase [INFO] Running org.apache.syncope.fit.sra.OIDCSRAITCase [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 19.153 s - in org.apache.syncope.fit.sra.OIDCSRAITCase [INFO] Running org.apache.syncope.fit.ui.OIDC4UIITCase [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.309 s - in org.apache.syncope.fit.ui.OIDC4UIITCase ``` I'll let Travis run that job one more time, and if it continues to fail, I'll merge anyway. It might be worth looking at the CI configuration for that particular run/test and rethink it a bit. It does not seem all too reliable when it's run by Travis. Maybe even let Github Actions run that test in parallel? ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
