JMC-4635: Copy-paste testing. Still valid?

Marcus Hirt marcus.hirt at oracle.com
Tue Nov 27 19:18:39 UTC 2018


Hi Andrew,

Thanks for looking into this. I updated the bug.

Kind regards,
Marcus

On 2018-11-27, 20:02, "jmc-dev on behalf of Andrew Azores" <jmc-dev-bounces at openjdk.java.net on behalf of aazores at redhat.com> wrote:

    Hi all,
    
    I'm looking at https://bugs.openjdk.java.net/browse/JMC-4635 . I can't 
    view the attached test run logs in the report, but I assume they are 
    talking about logs from a "mvn verify -P uitests" run? Would it be 
    possible for someone to re-post those log messages here on the list 
    (scrubbed if need be) for wider viewing?
    
    In my test runs on Fedora 29 there don't seem to be any failing 
    copy-paste tests, and there are no log messages about keybinding 
    conflicts occurring for CopySelectionActions. There are keybinding 
    conflict messages but they all relate to a CTRL+3 binding for Quick 
    Access, which looks to be intrinsic to the Workbench and not something 
    JMC-specific. One such example looks like this:
    
    
    > !ENTRY org.eclipse.jface 2 0 2018-11-27 13:27:33.305
    > !MESSAGE Keybinding conflicts occurred.  They may interfere with normal accelerator operation.
    > !SUBENTRY 1 org.eclipse.jface 2 0 2018-11-27 13:27:33.305
    > !MESSAGE A conflict occurred for CTRL+3:
    > Binding(CTRL+3,
    > 	ParameterizedCommand(Command(org.eclipse.ui.window.quickAccess,Quick Access,
    > 		Quickly access UI elements,
    > 		Category(org.eclipse.ui.category.window,Window,null,true),
    > 		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler at 2db33feb,
    > 		,,true),null),
    > 	org.eclipse.ui.defaultAcceleratorConfiguration,
    > 	org.eclipse.ui.contexts.window,,,system)
    > Binding(CTRL+3,
    > 	ParameterizedCommand(Command(org.eclipse.ui.window.quickAccess,Quick Access,
    > 		Quickly access UI elements,
    > 		Category(org.eclipse.ui.category.window,Window,null,true),
    > 		org.eclipse.ui.internal.WorkbenchHandlerServiceHandler at 2db33feb,
    > 		,,true),null),
    > 	org.eclipse.ui.defaultAcceleratorConfiguration,
    > 	org.eclipse.ui.contexts.window,,,system)
    > Running org.openjdk.jmc.browser.uitest.CustomConnectionsTest
    
    -- 
    Andrew Azores
    Software Engineer, OpenJDK Team
    Red Hat
    
    




More information about the jmc-dev mailing list