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

Outcome details is missing in Matrix Report #829

Closed
piotradamczyk5 opened this issue Jun 1, 2020 · 1 comment · Fixed by #862
Closed

Outcome details is missing in Matrix Report #829

piotradamczyk5 opened this issue Jun 1, 2020 · 1 comment · Fixed by #862
Assignees
Labels

Comments

@piotradamczyk5
Copy link
Contributor

piotradamczyk5 commented Jun 1, 2020

Describe the bug
Outcome details is missing in Matrix Report

To Reproduce
Steps to reproduce the behaviour:

  1. Run any test
  2. Check output table with matrix summary

Expected behaviour
Test outcome details should not be empty

Details (please complete the following information):
Latest not release snapshot version with matrix table

Additional context
In PR #819 Flank team discovered that Outcome details are not visible in a matrix report
@pawelpasterz suggested to fix this in separate PR to reflect gcloud results and there is possibility that some refactor would be needed (small PR scope principle)

Please check comment in PR #819

@piotradamczyk5
Copy link
Contributor Author

piotradamczyk5 commented Jun 8, 2020

This value is now not returned by Google API, that's the reason why it is empty. We must match new outcome details implementation with gcloud

@piotradamczyk5 piotradamczyk5 self-assigned this Jun 9, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 22, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 23, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 23, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 23, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 24, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 24, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 24, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 24, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 24, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 24, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 25, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 25, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 25, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 25, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 25, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 25, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 29, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 29, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 30, 2020
piotradamczyk5 pushed a commit that referenced this issue Jun 30, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 pushed a commit that referenced this issue Jul 2, 2020
piotradamczyk5 added a commit that referenced this issue Jul 2, 2020
* #829 Added printing outcome details

* #829 update tests

* #829 update release_notes.md

* #829 fix OutcomeDetailsFormatter.kt

* #829 Fixing pr comments

* #829 Handle unknown failure

* Simplify

* Fix test

* Add plant uml diagram for results_summary.py

* Move OutcomeDetailsFormatter.kt to same packet as SavedMatrix.kt

* Fix

* #829 Display outcome details based on shards sum

* Add summary_output.md doc

* #829 Show robo test information

* #829 Fixed flaky outcome

* #829 Fixed tests and change flaky outcome logic

* Fix total count

* Fix total count test

* #829 small refactor

* #829 PR fixes

* #829 PR fixes

Co-authored-by: Janek Góral <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant