Skip to content

Use UTF8 string rather than any random string in tests#24

Merged
mkienow-r7 merged 1 commit intorapid7:masterfrom
mkienow-r7:feature/tests-use-utf8-string
May 20, 2022
Merged

Use UTF8 string rather than any random string in tests#24
mkienow-r7 merged 1 commit intorapid7:masterfrom
mkienow-r7:feature/tests-use-utf8-string

Conversation

@mkienow-r7
Copy link
Copy Markdown
Contributor

@mkienow-r7 mkienow-r7 commented May 20, 2022

Description

Changes TestGenerators.anyString to TestGenerators.anyUTF8String to create a random UTF8 string rather than any random string data. The tests run without issue locally, but are failing on the jenkins build server.

Motivation and Context

To allow jenkins to produce a successful build.

How Has This Been Tested?

  • mvn clean install

Types of changes

  • Bug fix (non-breaking change which fixes an issue)

Checklist:

  • I have updated the documentation accordingly (or changes are not required).
  • I have added tests to cover my changes (or new tests are not required).
  • All new and existing tests passed.

@mkienow-r7 mkienow-r7 merged commit 159c150 into rapid7:master May 20, 2022
@mkienow-r7 mkienow-r7 deleted the feature/tests-use-utf8-string branch May 20, 2022 20:48
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.

2 participants