Community
Participate
Working Groups
This line in the FVT testcases: TestUILib.reportStatus( jsLib.getFile(), jsLib.getLine(), ee.source == eglx.services.ServiceKind.WEB ); is throwing NoSuchFunction exception presumably because the RHS is an enumeration (not sure about ee.source -- it's declared on some EGL exception)
This was fixed with Bug 355979
closing this defect for Scott