Skip to content
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

test: adapt functional tests for GitLab 15.8 #2494

Closed
wants to merge 4 commits into from

Conversation

JohnVillalovos
Copy link
Collaborator

No description provided.

@JohnVillalovos
Copy link
Collaborator Author

@nejch If you want to explore the other tests that are failing due to the GitLab version bump feel free. Otherwise I will try to get to it tomorrow after I finish my work day.

@JohnVillalovos JohnVillalovos force-pushed the jlvillal/password branch 2 times, most recently from 43c70c5 to eb56aad Compare February 13, 2023 08:16
@JohnVillalovos JohnVillalovos force-pushed the jlvillal/password branch 4 times, most recently from e5db411 to aa413eb Compare February 13, 2023 16:29
@nejch nejch changed the title Use stronger passwords and bump GitLab version test: adapt functional tests for GitLab 15.8 Feb 13, 2023
@nejch
Copy link
Member

nejch commented Feb 13, 2023

@JohnVillalovos I looked at the bulk import failures. It's now disabled by default with 15.8 on the instance and gives a cryptic 404 (filed it upstream: https://gitlab.com/gitlab-org/gitlab/-/issues/391545). I can try to tackle that as I worked on bulk imports.

image

But I havent looked at the user deletion issues yet. This might take a little more work to upgrade.

@JohnVillalovos
Copy link
Collaborator Author

@nejch Thanks for investigating. This is probably going to be a weekend project for me.

Newer versions of GitLab will refuse to create a user with a weak
password. In order for us to move to a newer GitLab version in testing
use a stronger password for the tests that create a user.
Now GitLab is returning two custom attributes for a user. So don't
assert that there are no custom attributes on a new user.

[1] https://gitlab.com/gitlab-org/gitlab/-/merge_requests/108250
Switch to newer version of GitLab for testing.
@nejch
Copy link
Member

nejch commented May 17, 2024

I believe this was now merged as part of another PR. @JohnVillalovos if you think we missed something please reopen 🙇 (I know some parts are disabled at the moment, but still in the code).

@nejch nejch closed this May 17, 2024
@JohnVillalovos
Copy link
Collaborator Author

I believe this was now merged as part of another PR. @JohnVillalovos if you think we missed something please reopen 🙇 (I know some parts are disabled at the moment, but still in the code).

Agreed! Thanks.

@JohnVillalovos JohnVillalovos deleted the jlvillal/password branch May 17, 2024 13:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants