Kaydet (Commit) ca7f34ac authored tarafından Samuel Mehrbrodt's avatar Samuel Mehrbrodt

Remove java mouse/keyboard event tests

These tests has been implemented as a UITest in sw/qa/uitest/writer_tests5/xwindow.py

Change-Id: I0c1ae6d086a5a7d6e15b89bb3e810b49434da01e
Reviewed-on: https://gerrit.libreoffice.org/71950
Tested-by: Jenkins
Reviewed-by: 's avatarSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
üst 107d8c3d
......@@ -34,7 +34,6 @@ $(eval $(call gb_JunitTest_add_sourcefiles,framework_complex,\
framework/qa/complex/loadAllDocuments/StatusIndicator \
framework/qa/complex/broken_document/TestDocument \
framework/qa/complex/broken_document/LoadDocument \
framework/qa/complex/XUserInputInterception/EventTest \
framework/qa/complex/framework/autosave/AutoSave \
framework/qa/complex/framework/autosave/Protocol \
framework/qa/complex/framework/autosave/ConfigHelper \
......@@ -69,7 +68,6 @@ $(eval $(call gb_JunitTest_add_classes,framework_complex,\
# these were disabled in the old build system too, please check
# carefully before reenabling
# complex.ModuleManager.CheckXModuleManager \
complex.XUserInputInterception.EventTest \
complex.accelerators.AcceleratorsConfigurationTest \
complex.api_internal.CheckAPI \
complex.broken_document.LoadDocument \
......
......@@ -210,7 +210,6 @@ $(eval $(call gb_Jar_add_sourcefiles,OOoRunner,\
qadevOOo/tests/java/ifc/awt/_XToolkit \
qadevOOo/tests/java/ifc/awt/_XTopWindow \
qadevOOo/tests/java/ifc/awt/_XUnoControlContainer \
qadevOOo/tests/java/ifc/awt/_XUserInputInterception \
qadevOOo/tests/java/ifc/awt/_XView \
qadevOOo/tests/java/ifc/awt/_XWindow \
qadevOOo/tests/java/ifc/beans/_XExactName \
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment