Bug 1901594: fix item-create unstability#7343
Conversation
|
@yapei: This pull request references Bugzilla bug 1901594, which is valid. The bug has been moved to the POST state. The bug has been updated to refer to the pull request using the external bug tracker. 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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: yapei The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
@yapei: This pull request references Bugzilla bug 1901594, 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. |
|
/test e2e-gcp-console |
1 similar comment
|
/test e2e-gcp-console |
There was a problem hiding this comment.
Is there a reason not to use the default timeout?
There was a problem hiding this comment.
@spadgett Good question, didn't take default timeout into consideration. default timeout should also be ok
|
@yapei: The following test failed, say
Full PR test history. Your PR dashboard. 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. |
| }); | ||
| }, | ||
| clickCreateYAMLbutton: () => { | ||
| cy.get(`[data-test="item-create"]`).should('be.visible'); |
There was a problem hiding this comment.
This should be cy.byTestID('item-create').should('be.visible');
|
I've been looking into this as well (didn't see the BZ for it till now :-) ) , I'm unsure why it cannot find the Create button at times. I'm suspicious of this recent change to |
|
/test all |
|
Closing in favor of #7365, which should fix the openshift-ocp-installer-console-aws-4.7 job. /close |
|
@spadgett: 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. |
|
@yapei: This pull request references Bugzilla bug 1901594. The bug has been updated to no longer refer to the pull request using the external bug tracker. 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. |
@jhadvig Can we fix bug 1901594 in this way?
Bug 1901594 - Kubernetes resource CRUD operations.Kubernetes resource CRUD operations Pod "before all" hook for "creates the resource instance"