FX-Examples / FX-SaaS-Example-Project-1

0 stars 0 forks source link

FX-Examples : ApiV1AlertsRefIdGetPathParamNullValueId #216

Open FX-Examples opened 6 years ago

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=OGU0YWVlMDQtNjZmMy00MGU1LTlkMWQtY2VhOTYwZGUwZDQ0; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 05 Sep 2018 10:49:34 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/null

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-05T10:49:35.500+0000", "errors" : false, "messages" : [ ], "data" : [ ], "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 500] passed, not expecting [500] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=ZmMxYTI4Y2QtNDRmYy00MjY3LWJiOTQtMThlOGNlNzExZDE0; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Thu, 06 Sep 2018 10:57:25 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/null

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-06T10:57:25.795+0000", "errors" : false, "messages" : [ ], "data" : [ ], "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 500] passed, not expecting [500] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Set-Cookie=[SESSION=NzMxNmEyNmEtNGNiMy00NzQ0LTg2YTgtY2M0YTFiMTU4NjQ3; Path=/; HttpOnly], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Fri, 07 Sep 2018 10:50:34 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/null

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-07T10:50:34.327+0000", "errors" : false, "messages" : [ ], "data" : [ ], "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 404] passed, not expecting [404] and found [200]Assertion [@StatusCode != 500] passed, not expecting [500] and found [200]Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200] --- FX Bot ---

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

Region : FXLabs/US_WEST_1

Result : fail

Status Code : 500

Headers : {}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/null

Request :

Response :
I/O error on GET request for "http://13.56.210.25/api/v1/alerts/ref/null": Timeout waiting for connection from pool; nested exception is org.apache.http.conn.ConnectionPoolTimeoutException: Timeout waiting for connection from pool

Logs :
Assertion [@StatusCode != 404] passed, not expecting [404] and found [500]Assertion [@StatusCode != 500] failed, not expecting [500] but found [500]Assertion [@StatusCode != 401] passed, not expecting [401] and found [500]Assertion [@StatusCode != 200] passed, not expecting [200] and found [500] --- FX Bot ---

FX-Examples commented 6 years ago

Project : FX-Examples

Job : Example_Project_1_Env

Env : Example_Project_1_Env

Region : FXLabs/US_WEST_1

Result : pass

Status Code : 200

Headers : {X-Content-Type-Options=[nosniff], X-XSS-Protection=[1; mode=block], Cache-Control=[no-cache, no-store, max-age=0, must-revalidate], Pragma=[no-cache], Expires=[0], X-Frame-Options=[DENY], Content-Type=[application/json;charset=UTF-8], Transfer-Encoding=[chunked], Date=[Wed, 12 Sep 2018 11:04:47 GMT]}

Endpoint : http://13.56.210.25/api/v1/alerts/ref/null

Request :

Response :
{ "requestId" : "None", "requestTime" : "2018-09-12T11:04:47.760+0000", "errors" : false, "messages" : [ ], "data" : [ ], "totalPages" : 0, "totalElements" : 0 }

Logs :
Assertion [@StatusCode != 401] passed, not expecting [401] and found [200]Assertion [@StatusCode != 200] failed, not expecting [200] but found [200]Assertion [@StatusCode != 500] passed, not expecting [500] and found [200]Assertion [@StatusCode != 404] passed, not expecting [404] and found [200] --- FX Bot ---