You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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)
...
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: