Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.

chore: change sort order for retrieving err items#289

Merged
DominicKramer merged 8 commits intogoogleapis:masterfrom
DominicKramer:chore/change-sys-test-sort-order
Dec 19, 2018
Merged

chore: change sort order for retrieving err items#289
DominicKramer merged 8 commits intogoogleapis:masterfrom
DominicKramer:chore/change-sys-test-sort-order

Conversation

@DominicKramer
Copy link
Copy Markdown
Contributor

This is being done to address the system test flakiness by having
the most recently created error item listed first in the list
of error items retrieved from the error reporting service.

This is being done to address the system test flakiness by having
the most recently created error item listed first in the list
of error items retrieved from the error reporting service.
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Dec 13, 2018
Copy link
Copy Markdown
Contributor

@ofrobots ofrobots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this code utilized on non-test paths? It is not in the test/ so my gut feel is yes. Is this a user-visible change?

@DominicKramer
Copy link
Copy Markdown
Contributor Author

This isn't a user visible change. The errors-api-transport file, used to retrieve error groups from the API, is only used in the system test.

Copy link
Copy Markdown
Contributor

@ofrobots ofrobots left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Would it make sense to move this code to the test directory?

@DominicKramer DominicKramer added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2018
@DominicKramer DominicKramer added the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2018
@kokoro-team kokoro-team removed the kokoro:force-run Add this label to force Kokoro to re-run the tests. label Dec 13, 2018
@DominicKramer DominicKramer merged commit d8a70ee into googleapis:master Dec 19, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

cla: yes This human has signed the Contributor License Agreement.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants