Bug 1821352: vendor: Bump to pick up onsi/ginkgo panic reporting#24916
Bug 1821352: vendor: Bump to pick up onsi/ginkgo panic reporting#24916smarterclayton wants to merge 2 commits intoopenshift:masterfrom
Conversation
|
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: smarterclayton The full list of commands accepted by this bot can be found here. The pull request process is described here DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
b4db915 to
960ba6f
Compare
|
/retest |
|
/hold |
|
You don't need to pick, the branch is already updated. So it should come in. How far away is that? |
Home stretch: openshift/kubernetes#122 What do I need to do? |
The performance fix for ginkgo hides stack traces - pick up the fix from the upstream.
|
@smarterclayton: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
|
@smarterclayton: PR needs rebase. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@smarterclayton: An error was encountered adding this pull request to the external tracker bugs for bug 1821352 on the Bugzilla server at https://bugzilla.redhat.com:
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
@mfojtik: This pull request references Bugzilla bug 1821352, which is valid. 3 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/bugzilla refresh |
|
@mfojtik: This pull request references Bugzilla bug 1821352, which is valid. 3 validation(s) were run on this bug
DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
/close |
|
@marun: Closed this PR. DetailsIn response to this:
Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
|
Ginkgo was bumped to include this fix by #24936 |
A previous performance fix meant that some panic traces from tests
were not being reported fully, making it harder to debug.