Add integration tests to save advance configs under x-wso2 production and sandbox endpoints. #2222
Annotations
5 errors and 2 warnings
Publish Test Report
JWTBandwidthThrottlingTestCase.testApplicationLevelThrottling
──────────────────────────────────────────────────────────────────────────────────────────
Request not throttled by bandwidth condition in application tier expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Request not throttled by bandwidth condition in application tier expected [true] but found [false]
at org.wso2.am.integration.tests.throttling.JWTBandwidthThrottlingTestCase.testApplicationLevelThrottling(JWTBandwidthThrottlingTestCase.java:200)
|
Publish Test Report
JWTBandwidthThrottlingTestCase.testApplicationLevelThrottling
──────────────────────────────────────────────────────────────────────────────────────────
Request not throttled by bandwidth condition in application tier expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Request not throttled by bandwidth condition in application tier expected [true] but found [false]
at org.wso2.am.integration.tests.throttling.JWTBandwidthThrottlingTestCase.testApplicationLevelThrottling(JWTBandwidthThrottlingTestCase.java:200)
|
Publish Test Report
JWTRequestCountThrottlingTestCase.testApplicationLevelThrottling
──────────────────────────────────────────────────────────────────────────────────────────
Request not throttled by request count condition in application tier expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Request not throttled by request count condition in application tier expected [true] but found [false]
at org.wso2.am.integration.tests.throttling.JWTRequestCountThrottlingTestCase.testApplicationLevelThrottling(JWTRequestCountThrottlingTestCase.java:249)
|
Publish Test Report
JWTRequestCountThrottlingTestCase.testApplicationLevelThrottling
──────────────────────────────────────────────────────────────────────────────────────────
Request not throttled by request count condition in application tier expected [true] but found [false]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: Request not throttled by request count condition in application tier expected [true] but found [false]
at org.wso2.am.integration.tests.throttling.JWTRequestCountThrottlingTestCase.testApplicationLevelThrottling(JWTRequestCountThrottlingTestCase.java:249)
|
Publish Test Report
CrossTenantSubscriptionTestCase.invokeFromTokenInSameTenant
──────────────────────────────────────────────────────────────────────────────────────────
expected [200] but found [500]
──────────────────────────────────────────────────────────────────────────────────────────
java.lang.AssertionError: expected [200] but found [500]
at org.wso2.am.integration.tests.crossSubscription.CrossTenantSubscriptionTestCase.invokeFromTokenInSameTenant(CrossTenantSubscriptionTestCase.java:751)
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/download-artifact@v2, malinthaprasan/action-surefire-report@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
Publish Test Report
1726 tests run, 16 skipped, 5 failed.
|
The logs for this run have expired and are no longer available.
Loading