Integration Test Runner #117
integration-test-runner-JDK11.yml
on: workflow_dispatch
build
8m 14s
Annotations
2 errors and 5 warnings
build
identity-inbound-auth-oauth BUILD not successfull. Check artifacts for logs.
|
build
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
|
build
===========================================================
identity-inbound-auth-oauth BUILD FAILURE
==========================================================
Built version: 7.0.215-SNAPSHOT
[INFO] Results:
[INFO]
[INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 70, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 2111, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[INFO] Tests run: 208, Failures: 0, Errors: 0, Skipped: 0
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR] DeviceEndpointTest.testDevice:273 » ExceptionInInitializer
[ERROR] UserAuthenticationEndpointTest.testDeviceAuthorizeForIOExceptionPath:402 MissingMethodInvocation
when() requires an argument which has to be 'a method call on a mock'.
For example:
when(mock.getArticles()).thenReturn(articles);
Also, this error might show up because:
1. you stub either of: final/private/equals()/hashCode() methods.
Those methods *cannot* be stubbed/verified.
Mocking methods declared on non-public parent classes is not supported.
2. inside when() you don't call method on mock but on some other object.
[ERROR] UserAuthenticationEndpointTest.testDeviceAuthorizeForIOExceptionPath:374 » Internal class redefinition failed: invalid class
[ERROR] UserAuthenticationEndpointTest.testDeviceAuthorizeForURLBuilderExceptionPath:325 MissingMethodInvocation
when() requires an argument which has to be 'a method call on a mock'.
For example:
when(mock.getArticles()).thenReturn(articles);
Also, this error might show up because:
1. you stub either of: final/private/equals()/hashCode() methods.
Those methods *cannot* be stubbed/verified.
Mocking methods declared on non-public parent classes is not supported.
2. inside when() you don't call method on mock but on some other object.
[ERROR] UserAuthenticationEndpointTest.testDeviceAuthorizeForURLBuilderExceptionPath:325 MissingMethodInvocation
when() requires an argument which has to be 'a method call on a mock'.
For example:
when(mock.getArticles()).thenReturn(articles);
Also, this error might show up because:
1. you stub either of: final/private/equals()/hashCode() methods.
Those methods *cannot* be stubbed/verified.
Mocking methods declared on non-public parent classes is not supported.
2. inside when() you don't call method on mock but on some other object.
[ERROR] UserAuthenticationEndpointTest.testDeviceAuthorize:242 » NoClassDefFound Could not initialize class org.wso2.carbon.identity.oauth.endpoint.device.DeviceServiceFactory
[ERROR] UserAuthenticationEndpointTest.testDeviceAuthorize:242 » NoClassDefFound Could not initialize class org.wso2.carbon.identity.oauth.endpoint.device.DeviceServiceFactory
[ERROR] UserAuthenticationEndpointTest.testDeviceAuthorize:242 » NoClassDefFound Could not initialize class org.wso2.carbon.identity.oauth.endpoint.device.DeviceServiceFactory
[INFO]
[ERROR] Tests run: 846, Failures: 8, Errors: 0, Skipped: 0
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for WSO2 Carbon OAuth module 7.0.215-SNAPSHOT:
[INFO]
[INFO] WSO2 Carbon OAuth module ........................... SUCCESS [ 34.423 s]
[INFO] WSO2 Carbon - Identity Claim Metadata Management Stub SUCCESS [ 16.084 s]
[INFO] WSO2 Carbon - OAuth Test Common utilities .......... SUCCESS [ 38.090 s]
[INFO] WSO2 Carbon - OAuth Extensions ..................... SUCCESS [ 12.359 s]
[INFO] WSO2 Carbon - OAuth Common ......................... SUCCESS [ 12.138 s]
[INFO] WSO2 Carbon - OAuth ................................ SUCCESS [02:34 min]
[INFO] WSO2 Carbon - Identity CIBA Component .............. S
|
build
No files were found with the provided path: product-is/mvn-build.log. No artifacts will be uploaded.
|
build
No files were found with the provided path: product-is/**/surefire-reports. No artifacts will be uploaded.
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
repo-mvn-build-log
|
46.4 KB |
|
repo-pr-diff
|
37.7 KB |
|
repo-surefire-report
|
1.62 MB |
|