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

IQSS/10840 - DatasetTypesIT test fix #10841

Merged
merged 1 commit into from
Sep 12, 2024

Conversation

qqmyers
Copy link
Member

@qqmyers qqmyers commented Sep 12, 2024

What this PR does / why we need it:
Simple fix for a random test failure - when the generated alphanumeric name is randomly all numeric, which is not allowed.
Which issue(s) this PR closes:

Closes #10840

Special notes for your reviewer:
Simple fix - we've had this class of issue before.

Suggestions on how to test this: Just verify the test passes - probably not worth trying to see the problem on the current branch - https://jenkins.dataverse.org/blue/organizations/jenkins/IQSS-Dataverse-Develop-PR/detail/PR-10632/16/tests/ shows one occurence.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

Is there a release notes update needed for this change?:

Additional documentation:

@qqmyers qqmyers added the Size: 0.5 A percentage of a sprint. 0.35 hours label Sep 12, 2024
@sekmiller sekmiller self-assigned this Sep 12, 2024
Copy link
Member

@pdurbin pdurbin left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see @sekmiller is already looking at this but consider this an "approve" from me. 😄

Copy link
Contributor

@sekmiller sekmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Does what it purports to do

@sekmiller sekmiller removed their assignment Sep 12, 2024
@pdurbin pdurbin merged commit fbb215a into IQSS:develop Sep 12, 2024
11 checks passed
@pdurbin pdurbin added this to the 6.4 milestone Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Size: 0.5 A percentage of a sprint. 0.35 hours
Projects
Status: Done 🧹
Development

Successfully merging this pull request may close these issues.

DatasetTypesIT can fail
3 participants