Community
Participate
Working Groups
Created attachment 224725 [details] specific Table test is failing. Since yesterday after the commit for enhancement Bug 394179 there is an issue that in Swing, a table tests is failing with Configuration Error. The TC "selectValueFromRowOfbigTabelwithHeader_scrollable" fails.
Since this is a nightly issue, i prioritize this as P1. I will have a look at it and fix it.
Fixed with: http://git.eclipse.org/c/jubula/org.eclipse.jubula.core.git/commit/?id=b6aa52329670f8f3db9725165e4482eef44bc96e The problem was that in the implementation we could not differentiate between table and its TableHeader, which is necessary to click in specific cells in the TableHeader.
Nightly tests were executed successfully (see attached test results). Closing this ticket.
Created attachment 224862 [details] Test results