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

Fix GVT failure for non-English locales #29665

Open
nijoj opened this issue Sep 17, 2024 · 1 comment · Fixed by #29667 · May be fixed by #29734
Open

Fix GVT failure for non-English locales #29665

nijoj opened this issue Sep 17, 2024 · 1 comment · Fixed by #29667 · May be fixed by #29734
Assignees

Comments

@nijoj
Copy link
Contributor

nijoj commented Sep 17, 2024

Currently GVT UI tests fails in some non-English locales (e.g. GVT in JMX REST Connector APIs). This is due to the server logs are read in ISO format instead of UTF-8

For RTC 301296

testUnicodeForNotification:junit.framework.AssertionFailedError: 2024-08-13-01:29:16:852 The SSL TCP Channel for default HTTPS endpoint did not start in time.
    at com.ibm.ws.gvt.rest.fat.BaseTestCase.waitForDefaultHttpsEndpoint(BaseTestCase.java:78)
    at com.ibm.ws.gvt.rest.fat.GvtTest.before(GvtTest.java:44)
...
@nijoj nijoj assigned nijoj, vinumolkp-1 and seethalm and unassigned vinumolkp-1 and seethalm Sep 17, 2024
@seethalm seethalm linked a pull request Sep 26, 2024 that will close this issue
@nijoj nijoj changed the title Fix GVT fail for Korean and Polish locales in JMX REST Connector APIs Fix GVT failure for some locales Sep 30, 2024
@nijoj nijoj changed the title Fix GVT failure for some locales Fix GVT failure for non-English locales Sep 30, 2024
@nijoj nijoj reopened this Oct 4, 2024
@nijoj
Copy link
Contributor Author

nijoj commented Oct 4, 2024

Initial fix was reverted due to issues with running in ZOS

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants