-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Hotfix fix cookie policy approval #22554
Hotfix fix cookie policy approval #22554
Conversation
/retest |
54759ac
to
4fb59a0
Compare
@ScrewTSW : I can see timeout error in test log you shared in PR description:
The test is expected to has passed, isn't it? |
yes, that's just an internal error posted by DriverHelper.waitAndClick() |
Got it. Another question: which problem does nvm usage fix? |
unrelated to this PR, you're probably talking about #22557 If you look at output of build log of the test docker image, the build hangs for 60 seconds on the installation of NodeJSv16 Also out |
I am talking about changes in this PR https://github.com/eclipse/che/pull/22554/files#diff-66aa83835daacb258b27a3e1bf53904a50a46c61113fca9eeb69ce12f06f1c5c |
|
Okay, then let's make it visible in PR title and description. |
Or better not to include changes from #22557 into this PR. |
87eea8e
to
5311ab0
Compare
Signed-off-by: Tibor Dancs <[email protected]>
5311ab0
to
2533abe
Compare
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good to merge.
What does this PR do?
Screenshot/screencast of this PR
N/A
What issues does this PR fix or reference?
hotfix
How to test this PR?
set variables and run
npm run test
Test Log
PR Checklist
As the author of this Pull Request I made sure that:
What issues does this PR fix or reference
andHow to test this PR
completedReviewers
Reviewers, please comment how you tested the PR when approving it.