Skip to content

verify.sh: make verify more debug-friendly#2133

Merged
pongad merged 1 commit intogoogleapis:masterfrom
pongad:fae
Jun 9, 2017
Merged

verify.sh: make verify more debug-friendly#2133
pongad merged 1 commit intogoogleapis:masterfrom
pongad:fae

Conversation

@pongad
Copy link
Copy Markdown
Contributor

@pongad pongad commented Jun 9, 2017

This commit adds two options to maven verify.

The first, -fae (fail at end) makes the tests keep going
after failures. If a test flakes, at least we'll still
see the result of other tests.

The second, -DtrimStackTrace=false prints full stack
trace to make debugging easier.

Finally, we dedup the command call.

This commit adds two options to `maven verify`.

The first, `-fae` (fail at end) makes the tests keep going
after failures. If a test flakes, at least we'll still
see the result of other tests.

The second, `-DtrimStackTrace=false` prints full stack
trace to make debugging easier.

Finally, we dedup the command call.
@pongad pongad requested a review from garrettjonesgoogle June 9, 2017 04:00
@googlebot googlebot added the cla: yes This human has signed the Contributor License Agreement. label Jun 9, 2017
@garrettjonesgoogle
Copy link
Copy Markdown
Contributor

LGTM

@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 81.226% when pulling 1ae0faf on pongad:fae into d43a540 on GoogleCloudPlatform:master.

@pongad pongad merged commit 0e0c703 into googleapis:master Jun 9, 2017
@pongad pongad deleted the fae branch June 9, 2017 04:44
chingor13 pushed a commit that referenced this pull request Feb 20, 2026
* build(deps): bump cryptography from 39.0.1 to 41.0.0 in /.kokoro

Bumps [cryptography](https://github.com/pyca/cryptography) from 39.0.1 to 41.0.0.
- [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
- [Commits](pyca/cryptography@39.0.1...41.0.0)

---
updated-dependencies:
- dependency-name: cryptography
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>

* 🦉 Updates from OwlBot post-processor

See https://github.com/googleapis/repo-automation-bots/blob/main/packages/owl-bot/README.md

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Owl Bot <gcf-owl-bot[bot]@users.noreply.github.com>
meltsufin pushed a commit that referenced this pull request Apr 29, 2026
#2133)

* chore: Update generation configuration at Fri Aug  2 02:17:37 UTC 2024

* chore: Update generation configuration at Sat Aug  3 02:16:40 UTC 2024

* chore: Update generation configuration at Tue Aug  6 02:17:49 UTC 2024

* chore: Update generation configuration at Wed Aug  7 02:18:42 UTC 2024

* chore: Update generation configuration at Thu Aug  8 02:18:03 UTC 2024

* chore: Update generation configuration at Fri Aug  9 02:18:41 UTC 2024

* chore: Update generation configuration at Sat Aug 10 02:18:09 UTC 2024

* chore: generate libraries at Sat Aug 10 02:18:30 UTC 2024

* chore: Update generation configuration at Tue Aug 13 02:18:54 UTC 2024

* chore: Update generation configuration at Wed Aug 14 02:18:24 UTC 2024
meltsufin pushed a commit that referenced this pull request May 1, 2026
#2133)

* chore: Update generation configuration at Fri Aug  2 02:17:37 UTC 2024

* chore: Update generation configuration at Sat Aug  3 02:16:40 UTC 2024

* chore: Update generation configuration at Tue Aug  6 02:17:49 UTC 2024

* chore: Update generation configuration at Wed Aug  7 02:18:42 UTC 2024

* chore: Update generation configuration at Thu Aug  8 02:18:03 UTC 2024

* chore: Update generation configuration at Fri Aug  9 02:18:41 UTC 2024

* chore: Update generation configuration at Sat Aug 10 02:18:09 UTC 2024

* chore: generate libraries at Sat Aug 10 02:18:30 UTC 2024

* chore: Update generation configuration at Tue Aug 13 02:18:54 UTC 2024

* chore: Update generation configuration at Wed Aug 14 02:18:24 UTC 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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