Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ReportPortal reporting tests that don't run postman #65

Open
dantench opened this issue Sep 23, 2021 · 3 comments
Open

ReportPortal reporting tests that don't run postman #65

dantench opened this issue Sep 23, 2021 · 3 comments
Labels
bug Something isn't working duplicate This issue or pull request already exists

Comments

@dantench
Copy link

dantench commented Sep 23, 2021

On the collection 'header' we have some tests to verify response time/content type of every call, however with the ability to 'skip' on specific calls where we do not want to do this.

image

On the Setup folder, our Pre-request script says to skip both of these tests

image

When running these tests in postman ( or through build agents ) the tests are successfully skipped

image

If I add a test to one of these calls, in Report portal it starts to ignore the skip... even though the test isn't run:

image

@dantench
Copy link
Author

See : #67 - related.

@dantench
Copy link
Author

I think this is ultimatly caused by : #64

@chivekrodis chivekrodis added bug Something isn't working duplicate This issue or pull request already exists labels Oct 19, 2021
@chivekrodis
Copy link
Contributor

Looks like similar to #58

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working duplicate This issue or pull request already exists
Projects
None yet
Development

No branches or pull requests

2 participants