jaleelsyed / fxt_local

0 stars 0 forks source link

demo3 : ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber #240

Open jaleelsyed opened 5 years ago

jaleelsyed commented 5 years ago

Project : demo3

Job : Default

Env : Default

Category : null

Tags : null

Severity : null

Region : local

Result : fail

Status Code : 401

Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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-Length=[0], Date=[Tue, 22 Jan 2019 10:57:07 GMT]}

Endpoint : http://localhost:8080/api/v1/jobs/project-id/NfLeMsTz?pageSize=-1

Request :

Response :

Logs :
Assertion [@StatusCode == 404] resolved-to [401 == 404] result [Failed] --- FX Bot ---

jaleelsyed commented 5 years ago

Project : demo3

Job : Default

Env : Default

Region : local

Result : fail

Status Code : 401

Headers : {WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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-Length=[0], Date=[Tue, 22 Jan 2019 10:57:23 GMT]}

Endpoint : http://localhost:8080/api/v1/jobs/project-id/lWKrpvgN?pageSize=-1

Request :

Response :

Logs :
2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : URL [http://localhost:8080/api/v1/jobs/project-id/NfLeMsTz?pageSize=-1] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Method [GET] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Request [] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Request-Headers [{Content-Type=[application/json], Accept=[application/json], Authorization=[Basic YWRtaW5AZnhsYWJzLmlvOmZ4YWRtaW4xMjM=]}] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Response [] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Response-Headers [{WWW-Authenticate=[Basic realm="Realm", Basic realm="Realm"], 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-Length=[0], Date=[Tue, 22 Jan 2019 10:57:07 GMT]}] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : StatusCode [401] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Time [832] 2019-01-22 10:57:08 DEBUG [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Size [0] 2019-01-22 10:57:08 ERROR [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Assertion [@StatusCode == 404] resolved-to [401 == 404] result [Failed] 2019-01-22 10:57:08 ERROR [ApiV1JobsProjectIdIdGetQueryParamPagesizeNegativeNumber] : Invalid assertion [@StatusCode ==401] errors [{}]. e.g. valid [ ] i.e. @Request.name == @Response.name

--- FX Bot ---