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

Flaky errors are displayed in both "ERRORS" and "FAILURES" #215

Closed
Stranger6667 opened this issue Nov 1, 2019 · 0 comments · Fixed by #220
Closed

Flaky errors are displayed in both "ERRORS" and "FAILURES" #215

Stranger6667 opened this issue Nov 1, 2019 · 0 comments · Fixed by #220
Assignees
Labels
Priority: Medium Planned for regular releases Type: Bug Errors or unexpected behavior
Milestone

Comments

@Stranger6667
Copy link
Member

It should be only in "ERRORS".

Also, the message from Hypothesis duplicates what is in the "ERRORS" section:

Failed to reproduce exception. Expected: 
Traceback (most recent call last):
  File "/home/stranger6667/programming/PycharmProjects/schemathesis/src/schemathesis/runner/__init__.py", line 148, in single_test
    raise AssertionError
AssertionError
@Stranger6667 Stranger6667 added Priority: Medium Planned for regular releases Type: Bug Errors or unexpected behavior labels Nov 1, 2019
@Stranger6667 Stranger6667 added this to the 0.13.0 milestone Nov 2, 2019
@Stranger6667 Stranger6667 self-assigned this Nov 2, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Priority: Medium Planned for regular releases Type: Bug Errors or unexpected behavior
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant